Add lsplt

This commit is contained in:
Nullptr
2023-01-30 17:46:38 +08:00
parent 851c7120ec
commit b9ce45bd6e
5 changed files with 21 additions and 9 deletions

View File

@@ -16,4 +16,5 @@ android {
dependencies {
implementation("dev.rikka.ndk.thirdparty:cxx:1.2.0")
implementation("org.lsposed.lsplt:lsplt-standalone:1.1")
}