version bump 60

This commit is contained in:
Matthew Wong 2016-03-16 19:14:16 -04:00
parent 1e970e1043
commit 81981557f8

View file

@ -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 {