Release 72/v11.0
This commit is contained in:
parent
8490144fd5
commit
3aadec4cfc
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ android {
|
|||
applicationId APP_ID
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 71
|
||||
versionName "11.0 beta 1"
|
||||
versionCode 72
|
||||
versionName "11.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue