version bump
This commit is contained in:
parent
0516e3153f
commit
7062156b1a
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId = "com.zeapo.pwdstore"
|
||||
minSdkVersion(21)
|
||||
targetSdkVersion(29)
|
||||
versionCode = 10302
|
||||
versionName = "1.3.2"
|
||||
versionCode = 10303
|
||||
versionName = "1.3.3"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue