Change application version number
This commit is contained in:
parent
29c0f78773
commit
f8e9ac906f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ android {
|
|||
minSdkVersion 16
|
||||
targetSdkVersion 22
|
||||
versionCode 14
|
||||
versionName "1.0.14b"
|
||||
versionName "2.0.0"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in a new issue