mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 13:31:32 +00:00
Implement usage of the new Tailscale channel library.
This commit is contained in:
@ -13,6 +13,7 @@ dependencies {
|
||||
implementation(project(":common-plugin"))
|
||||
compileOnly(project(":foundation-shared"))
|
||||
implementation(libs.tailscale)
|
||||
implementation(libs.tailscale.channel)
|
||||
}
|
||||
|
||||
concreteItem {
|
||||
|
Reference in New Issue
Block a user