fix: Update to 4.1.7

This commit is contained in:
J-Jamet
2025-08-22 23:54:03 +02:00
parent bd15e36b52
commit e6e40f9bd4
4 changed files with 7 additions and 2 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 34
versionCode = 138
versionName = "4.1.6"
versionCode = 139
versionName = "4.1.7"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"