version bump

This commit is contained in:
Mohamed Zenadi 2017-01-24 07:19:47 +01:00
parent 9798eaa74f
commit c1d6a6c8d9

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 24 targetSdkVersion 24
versionCode 76 versionCode 77
versionName "1.2.0.56" versionName "1.2.0.57"
} }
compileOptions { compileOptions {