aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Wong <wongma@protonmail.ch>2015-12-26 02:26:59 -0500
committerMatthew Wong <wongma@protonmail.ch>2015-12-26 02:26:59 -0500
commit893e0ce89daaa39f1157298c6a8dd10b7e98eceb (patch)
tree98a85aa8080aa0bc6d10fa7962e834cc409066df
parent9684c6c8a15809d8526ac8d9c0738b7edb7972d2 (diff)
Version bump 58v1.2.0.38
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index cda1ac19..38455ad3 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 23
- versionCode 57
- versionName "1.2.0.37"
+ versionCode 58
+ versionName "1.2.0.38"
}
compileOptions {