version bump to 88
This commit is contained in:
parent
e6fc3bb177
commit
bf70407aec
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 87
|
versionCode 88
|
||||||
versionName "1.2.0.67"
|
versionName "1.2.0.68"
|
||||||
}
|
}
|
||||||
compileOptions {
|
compileOptions {
|
||||||
sourceCompatibility JavaVersion.VERSION_1_7
|
sourceCompatibility JavaVersion.VERSION_1_7
|
||||||
|
|
Loading…
Reference in a new issue