Skip to content

Commit e5604c2

Browse files
committed
Version bump
1 parent d14578a commit e5604c2

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
KeePassDrop (2.5.3)
1+
KeePassDroid (2.5.4)
2+
* Bug fixes
3+
4+
KeePassDroid (2.5.3)
25
* Bug fixes
36
* Move more into compat library
47

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
minSdkVersion 14
1010
targetSdkVersion 28
1111

12-
versionCode = 186
13-
versionName = "2.5.3"
12+
versionCode = 187
13+
versionName = "2.5.4"
1414

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

0 commit comments

Comments
 (0)