diff --git a/app/build.gradle b/app/build.gradle index f68dd67f0..f120c443e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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" }