mirror of
https://github.com/home-assistant/android
synced 2024-11-05 18:28:42 +00:00
46dde1912e
Update Gradle to 6.6.1, AGP to 4.0.2 Declare root project name Use lazy task configuration
3 lines
72 B
Text
3 lines
72 B
Text
include(":common", ":app")
|
|
|
|
rootProject.name = "home-assistant-android"
|