mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade to versionCode 34
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
KeePassDX(2.6)
|
||||
|
||||
KeePassDX(2.5)
|
||||
* First stable version of KeePassDX
|
||||
* Fork completely rewritten from the KeePassDroid project
|
||||
|
||||
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode = 33
|
||||
versionName = "2.5"
|
||||
versionCode = 34
|
||||
versionName = "2.6"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/34.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/34.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
|
||||
2
fastlane/metadata/android/fr-FR/changelogs/34.txt
Normal file
2
fastlane/metadata/android/fr-FR/changelogs/34.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user