diff --git a/app/build.gradle b/app/build.gradle index 3c443b5c..322e8524 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId 'com.wireguard.android' minSdkVersion 21 targetSdkVersion 28 - versionCode 449 - versionName '0.0.20190319' + versionCode 450 + versionName '0.0.20190605' buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel" } // If the keystore file exists