Increment version number
This commit is contained in:
parent
6cdb5c365a
commit
49627608b0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ android {
|
|||
minSdk 23
|
||||
targetSdk 31
|
||||
versionCode 1
|
||||
versionName "1.2.1"
|
||||
versionName "1.2.2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Reference in a new issue