summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorMohamed Zenadi <mohamed@zenadi.com>2015-03-17 18:44:03 +0100
committerMohamed Zenadi <mohamed@zenadi.com>2015-03-17 18:44:03 +0100
commit901a72b3f8c7f13544c7e886c50a3b26dd0e561c (patch)
tree17f88393fddccf7c43128a070c2c616ea5caa440 /app
parentb90e15bf3a78de901368184171bd307ade59c7c9 (diff)
version bump
Diffstat (limited to 'app')
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index ae88309a..ef9f332c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 22
- versionCode 33
- versionName "1.2.0.13"
+ versionCode 34
+ versionName "1.2.0.14"
}
compileOptions {