bump version (#459)

This commit is contained in:
oleg-fiksel 2018-12-23 17:34:29 +01:00 committed by حسين
parent 041e728137
commit 62954ee78f

View File

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