fix: Upgrade to 4.0.7

This commit is contained in:
J-Jamet
2024-06-17 12:39:47 +02:00
parent 322fe185dd
commit 75759171c1

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 33
versionCode = 129
versionName = "4.0.6"
versionCode = 130
versionName = "4.0.7"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"