Release 93

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

View file

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