Release 74
This commit is contained in:
parent
89931c0193
commit
a4551a764d
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ android {
|
|||
applicationId APP_ID
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 73
|
||||
versionName "12.0 beta 1"
|
||||
versionCode 74
|
||||
versionName "12.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue