version bump 52

This commit is contained in:
Matthew Wong
2016-07-29 21:00:49 -04:00
parent dda1e99a08
commit 8be387c5a7

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 23
versionCode 71
versionName "1.2.0.51"
versionCode 72
versionName "1.2.0.52"
}
compileOptions {