Version bump

This commit is contained in:
Matthew Wong 2015-12-06 21:56:39 -05:00
parent 6f8ec496be
commit 6f9f50db29

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 56 versionCode 57
versionName "1.2.0.36" versionName "1.2.0.37"
} }
compileOptions { compileOptions {