summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Wong <wongma7@outlook.com>2016-03-16 19:14:16 -0400
committerMatthew Wong <wongma7@outlook.com>2016-03-16 19:14:16 -0400
commit81981557f854f8dfded09316784093897df4d87f (patch)
tree008a89a53ef8a73e58973712dc84f4c7b29d7c40
parent1e970e10431bb31d9a5367851b93bba211c46b81 (diff)
version bump 60v1.2.0.40
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index e525f361..0f11173c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 23
- versionCode 59
- versionName "1.2.0.39"
+ versionCode 60
+ versionName "1.2.0.40"
}
compileOptions {