bump version

This commit is contained in:
2020-08-31 22:57:41 +02:00
parent be1e819f90
commit 20d9fa79a6

View File

@@ -10,8 +10,8 @@ android {
applicationId "me.zobrist.tichucounter"
minSdkVersion 16
targetSdkVersion 30
versionCode 3
versionName "1.0.0Beta2"
versionCode 4
versionName "1.0.0RC"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}