File tree Expand file tree Collapse file tree 3 files changed +7
-13
lines changed
src/main/play/release-notes Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ android {
4848 targetSdk = 35
4949 vectorDrawables.useSupportLibrary = true
5050 versionCode = 57
51- versionName = " 2.6.4 "
51+ versionName = " 2.6.5 "
5252 javaCompileOptions {
5353 annotationProcessorOptions {
5454 argument(" room.schemaLocation" , " $projectDir /schemas" )
Original file line number Diff line number Diff line change 1+ v2.6.5
2+ • neue Warnung, dass Nachrichten ohne 'conditionContent' immer versendet werden
3+
14v2.6.4
25• noch mehr Probleme bei WLAN-Erkennung für Android 10 und 11 behoben
36• falsches Versenden von Nachrichten ohne passende Bedingung behoben
4-
5- v2.6.3
6- • weitere Probleme bei WLAN-Erkennung für Android 10 und 11 behoben
7-
8- v2.6.2
9- • Probleme bei WLAN-Erkennung für Android 10 und 11 behoben
Original file line number Diff line number Diff line change 1+ v2.6.5
2+ • new warning about always sending messages without 'conditionContent'
3+
14v2.6.4
25• fixed even more issues with wifi detection in Android 10 and 11
36• fixed wrongly sending messages if no condition matches
4-
5- v2.6.3
6- • fixed further issues with wifi detection in Android 10 and 11
7-
8- v2.6.2
9- • fixed issues with wifi detection in Android 10 and 11
You can’t perform that action at this time.
0 commit comments