bump version

This commit is contained in:
حسين 2018-10-18 00:28:25 +01:00
parent 85df10af04
commit 0382716c5e
No known key found for this signature in database
GPG key ID: B14B8E108F5E6329

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 16
targetSdkVersion 28
versionCode 10300
versionName "1.3.0"
versionCode 10301
versionName "1.3.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}