summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Wong <wongma7@outlook.com>2015-08-25 14:03:17 -0400
committerMatthew Wong <wongma7@outlook.com>2015-08-25 14:03:17 -0400
commitdf4a27eeaccc10942b205ac4bbfc630315b49850 (patch)
tree00fd4d10dd967b9b8da37e66737193a7d2d3b77e
parente5a72a5175294e955f95aa71f345cd6fa769931b (diff)
version bump 49v1.2.0.29
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index dac5fbf6..89e0979f 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 22
- versionCode 48
- versionName "1.2.0.28"
+ versionCode 49
+ versionName "1.2.0.29"
}
compileOptions {