Change application version number

This commit is contained in:
Mostafa Zaher 2015-09-11 21:02:09 +02:00
parent 29c0f78773
commit f8e9ac906f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ android {
minSdkVersion 16
targetSdkVersion 22
versionCode 14
versionName "1.0.14b"
versionName "2.0.0"
}
buildTypes {
release {