diff --git a/app/build.gradle b/app/build.gradle index da2109d..63461d9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "org.mosad.teapod" minSdkVersion 23 targetSdkVersion 31 - versionCode 9010 //00.09.010 - versionName "1.0.0-beta2" + versionCode 9020 //00.09.020 + versionName "1.0.0-beta3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" resValue "string", "build_time", buildTime()