Release 94
This commit is contained in:
parent
be16465dbb
commit
3ae18fd923
1 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 93
|
versionCode 94
|
||||||
versionName "19.0 beta 2"
|
versionName "19.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue