Release 93

This commit is contained in:
Conny Duck 2022-07-05 18:30:57 +02:00
commit 3a4a7d8701
7 changed files with 2 additions and 2 deletions

View file

@ -24,8 +24,8 @@ android {
applicationId APP_ID
minSdkVersion 21
targetSdkVersion 31
versionCode 92
versionName "19.0 beta 1"
versionCode 93
versionName "19.0 beta 2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true