fix: Update to 4.1.9

This commit is contained in:
J-Jamet
2025-10-06 17:14:10 +02:00
parent 97f0ca519b
commit cf799c0f68
4 changed files with 13 additions and 2 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 19
targetSdkVersion 35
versionCode = 141
versionName = "4.1.8"
versionCode = 143
versionName = "4.1.9"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"