Release 95

This commit is contained in:
Conny Duck 2022-11-19 19:42:50 +01:00
parent 3fb103aa14
commit 8ee69df29a
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ android {
applicationId APP_ID applicationId APP_ID
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 33 targetSdkVersion 33
versionCode 94 versionCode 95
versionName "19.0" versionName "20.0 beta 1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true