version bump
This commit is contained in:
parent
b90e15bf3a
commit
901a72b3f8
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "com.zeapo.pwdstore"
|
applicationId "com.zeapo.pwdstore"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 22
|
targetSdkVersion 22
|
||||||
versionCode 33
|
versionCode 34
|
||||||
versionName "1.2.0.13"
|
versionName "1.2.0.14"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in a new issue