version bump
This commit is contained in:
parent
53f2962e5d
commit
73f1b9c7b2
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 23
|
targetSdkVersion 23
|
||||||
versionCode 60
|
versionCode 61
|
||||||
versionName "1.2.0.40"
|
versionName "1.2.0.41"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in a new issue