Release 86
This commit is contained in:
parent
69bcc92c46
commit
25263b15ca
10 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ android {
|
||||||
applicationId APP_ID
|
applicationId APP_ID
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 85
|
versionCode 86
|
||||||
versionName "16.0 beta 2"
|
versionName "16.0 beta 3"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue