summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Wong <wongma7@outlook.com>2016-07-19 20:27:39 -0400
committerMatthew Wong <wongma7@outlook.com>2016-07-19 20:27:39 -0400
commit1e5303a142ef66643a5b054a611effad0f09bd15 (patch)
tree7ae79702518162a38bfd605a848dccc0f2486272
parent9c2326336bfbda8d710bd68f40138fb7d0e53cda (diff)
version bump 69v1.2.0.49
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index f5237d23..01a8e4b2 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 23
- versionCode 68
- versionName "1.2.0.48"
+ versionCode 69
+ versionName "1.2.0.49"
}
compileOptions {