version bump
This commit is contained in:
parent
974d8e5f95
commit
fd02d50011
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ android {
|
||||||
applicationId "com.zeapo.pwdstore"
|
applicationId "com.zeapo.pwdstore"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 85
|
versionCode 86
|
||||||
versionName "1.2.0.65"
|
versionName "1.2.0.66"
|
||||||
}
|
}
|
||||||
compileOptions {
|
compileOptions {
|
||||||
sourceCompatibility JavaVersion.VERSION_1_7
|
sourceCompatibility JavaVersion.VERSION_1_7
|
||||||
|
|
Loading…
Reference in a new issue