Skip to content

Commit 6236822

Browse files
committed
prepare next release
1 parent 341f4c5 commit 6236822

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 = 35
4949
vectorDrawables.useSupportLibrary = true
5050
versionCode = 55
51-
versionName = "2.6.2"
51+
versionName = "2.6.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.6.3
2+
• weitere Probleme bei WLAN-Erkennung für Android 10 und 11 behoben
3+
14
v2.6.2
25
• Probleme bei WLAN-Erkennung für Android 10 und 11 behoben
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.6.3
2+
• fixed further issues with wifi detection in Android 10 and 11
3+
14
v2.6.2
25
• fixed issues with wifi detection in Android 10 and 11
36

0 commit comments

Comments
 (0)