fix: Update to 4.2.0beta01

This commit is contained in:
J-Jamet
2025-09-09 13:57:58 +02:00
parent 47fbb562b7
commit 8337f98f3a
4 changed files with 16 additions and 2 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 19
targetSdkVersion 35
versionCode = 139
versionName = "4.1.7"
versionCode = 140
versionName = "4.2.0beta01"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"