simple version bump, f-droid does not support suffixes
This commit is contained in:
parent
f24e4c4130
commit
72e441aafe
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 25
|
targetSdkVersion 25
|
||||||
versionCode 82
|
versionCode 83
|
||||||
versionName "1.2.0.62-alpha"
|
versionName "1.2.0.63"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in a new issue