Skip to content

Commit 24d7837

Browse files
committed
prepare release
1 parent f677970 commit 24d7837

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ android {
4848
targetSdk = 34
4949
vectorDrawables.useSupportLibrary = true
5050
versionCode = 51
51-
versionName = "2.5.2"
51+
versionName = "2.5.3"
5252
javaCompileOptions {
5353
annotationProcessorOptions {
5454
argument("room.schemaLocation", "$projectDir/schemas")

app/src/main/play/release-notes/de-DE/default.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v2.5.3
2+
• Unterstützung für Android 14 hinzugefügt
3+
14
v2.5.2
25
• weitere fehlende Bluetooth-Berechtigung hinzugefügt
36

app/src/main/play/release-notes/en-US/default.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v2.5.3
2+
• added support for Android 14
3+
14
v2.5.2
25
• added another missing bluetooth permission
36

0 commit comments

Comments
 (0)