diff --git a/app/build.gradle b/app/build.gradle index 648778d..44c37d0 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,7 +8,7 @@ android { minSdkVersion 29 targetSdkVersion 32 versionCode 26 - versionName "3.0.1-SNAPSHOT" + versionName "3.0.1" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" signingConfig signingConfigs.debug }