diff --git a/app/build.gradle b/app/build.gradle index dc0f93a6..37e47e36 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,8 +31,8 @@ android { applicationId "es.wolfi.app.passman" minSdkVersion 21 targetSdkVersion 34 - versionCode 17 - versionName "1.4.1" + versionCode 18 + versionName "1.5.0" testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' externalNativeBuild { cmake {