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,6 @@
|
||||
KeePassDroid (2.0.6.3)
|
||||
* Fix various crashes
|
||||
|
||||
KeePassDroid (2.0.6.2)
|
||||
* Fix launch immediately from nfd
|
||||
* Updated German translations from MaDill
|
||||
|
||||
@@ -9,8 +9,8 @@ model {
|
||||
applicationId = "com.android.keepass"
|
||||
minSdkVersion.apiLevel = 3
|
||||
targetSdkVersion.apiLevel = 12
|
||||
versionCode = 152
|
||||
versionName = "2.0.6.2"
|
||||
versionCode = 153
|
||||
versionName = "2.0.6.3"
|
||||
|
||||
testApplicationId = "com.keepassdroid.tests"
|
||||
testInstrumentationRunner = "android.test.InstrumentationTestRunner"
|
||||
|
||||
Reference in New Issue
Block a user