version bump

This commit is contained in:
zeapo 2019-09-09 21:22:06 +02:00
parent 0516e3153f
commit 7062156b1a

View file

@ -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"
}