aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorMohamed Zenadi <mohamed@zenadi.com>2016-07-04 09:44:38 +0200
committerMohamed Zenadi <mohamed@zenadi.com>2016-07-04 09:44:38 +0200
commit4589c0f833ca18f413f53f1d25555c9c7074624a (patch)
tree2b770d8aa856f94eab54711db9028cc8e49a9d92 /app/build.gradle
parentbfbd7e5b6f456b6c0c3ea24ad78dd3ad04056dd2 (diff)
rebumpv1.2.0.47
mistake on the play store
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 11c0a900..6266374e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 23
- versionCode 66
- versionName "1.2.0.46"
+ versionCode 67
+ versionName "1.2.0.47"
}
compileOptions {