new version

This commit is contained in:
Thomas 2022-05-29 11:05:12 +02:00
parent 2e348a76b7
commit bcc05074b1
1 changed files with 2 additions and 2 deletions

View File

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