version bump

This commit is contained in:
Mohamed Zenadi 2016-12-11 17:35:00 +01:00
parent 5644c06f2a
commit 3ac7f0c361

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 24 targetSdkVersion 24
versionCode 73 versionCode 74
versionName "1.2.0.53" versionName "1.2.0.54"
} }
compileOptions { compileOptions {