version bump 1.2.0.56

This commit is contained in:
Mohamed Zenadi 2016-12-30 23:48:01 +01:00
parent ec96699a62
commit 0b5b986691

View File

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