mirror of
https://github.com/home-assistant/android.git
synced 2025-07-21 23:38:43 +00:00
Move includeBuild outside of pluginManegement (#5508)
This commit is contained in:
@ -3,8 +3,9 @@ include(":common", ":app", ":wear", ":automotive", ":testing-unit", ":lint")
|
||||
|
||||
rootProject.name = "home-assistant-android"
|
||||
|
||||
includeBuild("build-logic")
|
||||
|
||||
pluginManagement {
|
||||
includeBuild("build-logic")
|
||||
repositories {
|
||||
google {
|
||||
content {
|
||||
|
Reference in New Issue
Block a user