diff --git a/mobile/app/build.gradle b/mobile/app/build.gradle index 16136ebd7..bb6f0bcc2 100644 --- a/mobile/app/build.gradle +++ b/mobile/app/build.gradle @@ -32,7 +32,7 @@ android { minSdkVersion 17 targetSdkVersion 29 versionCode = getVersionCodeTimeStamps() - versionName "0.37.1" + versionName "0.99.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } signingConfigs {