bump version name
This commit is contained in:
parent
bddb556bb1
commit
5ad0570d40
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ android {
|
|||
minSdk 24
|
||||
targetSdk 36
|
||||
versionCode applicationVersionCodeArgument ?: 1
|
||||
versionName "1.2.0"
|
||||
versionName "1.3.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue