aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohamed Zenadi <mohamed@zenadi.com>2016-12-30 23:48:01 +0100
committerMohamed Zenadi <mohamed@zenadi.com>2016-12-30 23:48:01 +0100
commit0b5b98669172322c66b76c947f382ef806dbc304 (patch)
tree503b77d204783440c862b5a10ec530c791edd47b
parentec96699a62eae97019de0ea698250c6c398510ae (diff)
version bump 1.2.0.56v1.2.0.56
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 8a0c7c75..6be56325 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -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 {