This commit is contained in:
LoveSy 2023-03-21 11:10:56 +08:00
parent c54355ef43
commit e7b5795755
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@ dependencyResolutionManagement {
} }
} }
rootProject.name = "api" rootProject.name = "libxposed-api"
include(":api") include(":api")