Bump to v1.2.0.7
This commit is contained in:
parent
d98a30ee48
commit
11e9e55978
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 21
|
targetSdkVersion 21
|
||||||
versionCode 25
|
versionCode 26
|
||||||
versionName "1.2-a6"
|
versionName "1.2.0.7"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in a new issue