Version bump 55

This commit is contained in:
Matthew Wong 2015-10-28 14:11:53 -04:00
parent a404af3018
commit 3cb06e92e2

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 54 versionCode 55
versionName "1.2.0.34" versionName "1.2.0.35"
} }
compileOptions { compileOptions {