Release 93
This commit is contained in:
parent
a8a97b6834
commit
3a4a7d8701
7 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue