Skip to content

Commit 2cdcb31

Browse files
committed
Version bump
1 parent 7c7b15e commit 2cdcb31

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
KeePassDroid (2.5.10)
2+
* Fix crash on database create
3+
14
KeePassDroid (2.5.9)
25
* Bug fixes
36

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
minSdkVersion 14
1010
targetSdkVersion 28
1111

12-
versionCode = 192
13-
versionName = "2.5.9"
12+
versionCode = 193
13+
versionName = "2.5.10"
1414

1515
testApplicationId = "com.keepassdroid.tests"
1616
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)