Skip to content

Commit eef83f4

Browse files
committed
Bump version
1 parent 18e9de9 commit eef83f4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
KeePassDrop (2.5.3)
2+
* Bug fixes
3+
* Move more into compat library
4+
15
KeePassDroid (2.5.2)
26
* Bug fixes
37
* Updated Italian translations:x

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 = 185
13-
versionName = "2.5.2.1"
12+
versionCode = 186
13+
versionName = "2.5.3"
1414

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

0 commit comments

Comments
 (0)