mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 14:32:39 +02:00
bump version (#459)
This commit is contained in:
parent
041e728137
commit
62954ee78f
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.zeapo.pwdstore"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 10301
|
||||
versionName "1.3.1"
|
||||
versionCode 10302
|
||||
versionName "1.3.2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue