Plugins: bringup

This commit is contained in:
MM20
2023-11-05 19:01:57 +01:00
parent 7da84a747f
commit 801caf9dd6
54 changed files with 1335 additions and 88 deletions

View File

@@ -45,6 +45,7 @@ include(":data:weather")
include(":data:notifications")
include(":data:search-actions")
include(":data:searchable")
include(":data:plugins")
include(":services:accounts")
include(":services:tags")
@@ -65,3 +66,4 @@ include(":services:widgets")
include(":services:favorites")
include(":plugins:sdk")
include(":services:plugins")