This commit is contained in:
Gregory
2023-12-28 17:50:12 +03:00
parent 45fa0a165a
commit 1fc8ee6fee
2 changed files with 8 additions and 2 deletions

View File

@@ -109,6 +109,7 @@ dependencies {
implementation "dev.rikka.tools.refine:runtime:$hidden_api_version"
implementation "dev.rikka.hidden:compat:$hidden_api_version"
compileOnly "dev.rikka.hidden:stub:$hidden_api_version"
implementation "org.lsposed.hiddenapibypass:hiddenapibypass:4.3"
implementation "com.github.topjohnwu.libsu:core:5.2.2"
}