fix: Change version to 4.0.6

This commit is contained in:
J-Jamet
2024-05-06 16:15:30 +02:00
parent c4788159e4
commit 21e577c1d3
4 changed files with 11 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ android {
minSdkVersion 15
targetSdkVersion 33
versionCode = 129
versionName = "4.1.0"
versionName = "4.0.6"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"