version bump
This commit is contained in:
parent
e7b766bfd4
commit
72ad36c6ba
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "com.zeapo.pwdstore"
|
applicationId "com.zeapo.pwdstore"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 22
|
targetSdkVersion 22
|
||||||
versionCode 37
|
versionCode 38
|
||||||
versionName "1.2.0.17"
|
versionName "1.2.0.18"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in a new issue