implement in app review

This commit is contained in:
2020-09-21 08:52:15 +02:00
parent 2cb496ea8f
commit 92bb0dc86f
2 changed files with 36 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ android {
applicationId "me.zobrist.tichucounter"
minSdkVersion 16
targetSdkVersion 30
versionCode 5
versionCode 6
versionName "1.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"