summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/build.gradle b/android/build.gradle
index 4ab4bbcc84..775c5eaeba 100644
--- a/android/build.gradle
+++ b/android/build.gradle
@@ -21,8 +21,8 @@ android {
applicationId "net.mullvad.mullvadvpn"
minSdkVersion 24
targetSdkVersion 29
- versionCode 20060002
- versionName "2020.6-beta2"
+ versionCode 20060003
+ versionName "2020.6-beta3"
}
if (keystorePropertiesFile.exists()) {