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