Release 96
This commit is contained in:
parent
0e8a558b59
commit
8437fbd605
|
@ -24,8 +24,8 @@ android {
|
||||||
applicationId APP_ID
|
applicationId APP_ID
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 95
|
versionCode 96
|
||||||
versionName "20.0 beta 1"
|
versionName "20.0 beta 2"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue