mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 17:04:09 +02:00
upped versionCode for it to work
This commit is contained in:
parent
9aea6560b0
commit
440ada642e
|
@ -9,7 +9,7 @@ android {
|
|||
applicationId "com.zeapo.pwdstore"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 21
|
||||
versionCode 20
|
||||
versionCode 21
|
||||
versionName "1.2-a2"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue