fix: Update to 4.1.4

This commit is contained in:
J-Jamet
2025-08-03 18:17:56 +02:00
parent 3a67ec09d5
commit 6c37f7b12c
4 changed files with 6 additions and 2 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 34
versionCode = 135
versionName = "4.1.3"
versionCode = 136
versionName = "4.1.4"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"