There was an error while loading. Please reload this page.
1 parent 21e5f63 commit 9cd07aaCopy full SHA for 9cd07aa
1 file changed
clients/mobile/android/app/build.gradle
@@ -82,8 +82,8 @@ android {
82
applicationId "com.cumulusvpn.app"
83
minSdkVersion rootProject.ext.minSdkVersion
84
targetSdkVersion rootProject.ext.targetSdkVersion
85
- versionCode 2
86
- versionName "1.1.0"
+ versionCode 1
+ versionName "1.0"
87
}
88
signingConfigs {
89
debug {
0 commit comments