mirror of https://github.com/usbharu/Hideout.git
chore:
This commit is contained in:
parent
a1b4631a13
commit
4a665029ec
|
@ -4,7 +4,7 @@ plugins {
|
||||||
rootProject.name = "hideout-core"
|
rootProject.name = "hideout-core"
|
||||||
|
|
||||||
//ローカルで変更した時、リリースまではアンコメント リリース後はコメントアウト
|
//ローカルで変更した時、リリースまではアンコメント リリース後はコメントアウト
|
||||||
includeBuild("../owl")
|
//includeBuild("../owl")
|
||||||
|
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in New Issue