Skip to content

Commit

Permalink
更新 settings.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Fan095 committed Jan 18, 2025
1 parent a419a32 commit d24dde7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@file:Suppress("UnstableApiUsage")


pluginManagement {
repositories {
maven("https://jitpack.io")
Expand All @@ -22,3 +23,4 @@ dependencyResolutionManagement {

rootProject.name = "HyperCeiler"
include(":app", ":hidden-api", ":app:processor")
include(":app:provision")

0 comments on commit d24dde7

Please sign in to comment.