From 511138e3bb29ebfce3e95b63dda0a8d75e2fd702 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Thu, 11 Sep 2025 17:47:29 +0200 Subject: [PATCH] Revert back to normal, non-master KNotifications It requires KF6.18, and while we could also force that it's probably easier to wait for the full release. --- .craft.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/.craft.ini b/.craft.ini index f93a766ba..2ffffea6e 100644 --- a/.craft.ini +++ b/.craft.ini @@ -4,5 +4,3 @@ [BlueprintSettings] kde/applications/neochat.packageAppx=True libs/qt.qtMajorVersion=6 -; Remove once KNotifications v6.19 releases, to make Android notifications work again -kde/frameworks/tier3/knotifications.version=master