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