mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Version bump
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
KeePassDroid (2.2.0.8)
|
||||
* Add corruption fix mode
|
||||
* Update Hungarian translations
|
||||
|
||||
KeePassDroid (2.2.0.7)
|
||||
* Fix KDBX3 encryption rounds corruption
|
||||
* Fix KDBX4 attachement crashes
|
||||
|
||||
KeePassDroid (2.2.0.6)
|
||||
* Add additional ndk ABIs
|
||||
|
||||
|
||||
@@ -9,8 +9,8 @@ android {
|
||||
minSdkVersion 4
|
||||
targetSdkVersion 12
|
||||
|
||||
versionCode = 163
|
||||
versionName = "2.2.0.7"
|
||||
versionCode = 164
|
||||
versionName = "2.2.0.8"
|
||||
|
||||
testApplicationId = "com.keepassdroid.tests"
|
||||
testInstrumentationRunner = "android.test.InstrumentationTestRunner"
|
||||
|
||||
Reference in New Issue
Block a user