mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Change version to 2.10.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
KeePassDX(3.0.0)
|
||||
KeePassDX(2.10.0)
|
||||
* Fix show button consistency #980
|
||||
* Fix persistent notification #979
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ android {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 30
|
||||
versionCode = 76
|
||||
versionName = "3.0.0"
|
||||
versionName = "2.10.0"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
Reference in New Issue
Block a user