feature/#4-keep-tagged-builds #5

Merged
fabian merged 12 commits from feature/#4-keep-tagged-builds into develop 2022-12-10 19:00:11 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit eec11bef81 - Show all commits

View File

@@ -8,8 +8,8 @@ android {
applicationId "me.zobrist.tichucounter"
minSdkVersion 16
targetSdkVersion 32
versionCode 7
versionName "1.0.0"
versionCode 8
versionName "1.1.0Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Binary file not shown.