Release 96

This commit is contained in:
Conny Duck 2022-11-25 19:11:54 +01:00
parent 0e8a558b59
commit 8437fbd605
11 changed files with 2 additions and 2 deletions

View File

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