This is needed to make Android notifications work again, as it narrowly missed 6.18. We can remove it upon the next release.
8 lines
284 B
INI
8 lines
284 B
INI
; SPDX-FileCopyrightText: None
|
|
; SPDX-License-Identifier: CC0-1.0
|
|
|
|
[BlueprintSettings]
|
|
kde/applications/neochat.packageAppx=True
|
|
libs/qt.qtMajorVersion=6
|
|
; Remove once KNotifications v6.19 releases, to make Android notifications work again
|
|
kde/frameworks/knotifications.version=master |