upped versionCode for it to work

This commit is contained in:
Mohamed Zenadi 2014-10-28 18:51:19 +01:00
parent 9aea6560b0
commit 440ada642e

View File

@ -9,7 +9,7 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 21
versionCode 20
versionCode 21
versionName "1.2-a2"
}
buildTypes {