Beta - 18

This commit is contained in:
Thomas 2022-06-06 18:32:30 +02:00
parent ad6981fd78
commit c772fa797b
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 31
versionCode 17
versionName "beta-17"
versionCode 18
versionName "beta-18"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}