Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Tornaco committed Jun 16, 2024
1 parent 6c991fe commit 5d53da9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ dependencies {
implementation(project(":android_framework:db"))
implementation(project(":android_framework:patchx-entry"))

implementation(project(":shizuku:app"))
implementation(project(":shizuku:ui"))

implementation(project(":third_party:apkbuilder"))

Expand Down
2 changes: 1 addition & 1 deletion android/internal/Thanox-Internal
2 changes: 1 addition & 1 deletion android/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ val internalProjects = listOf(
// Shizuku
":shizuku:core",
":shizuku:services",
":shizuku:app",
":shizuku:ui",
)

internalProjects.forEach {
Expand Down

0 comments on commit 5d53da9

Please sign in to comment.