Clean up compatibility support code
This commit is contained in:
@@ -86,9 +86,5 @@ dependencies {
|
||||
implementation("androidx.annotation:annotation:1.7.1")
|
||||
implementation("io.github.libxposed:service:101.0.0")
|
||||
implementation("org.lsposed.hiddenapibypass:hiddenapibypass:6.1")
|
||||
compileOnly("io.github.libxposed:api:101.0.0")
|
||||
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
androidTestImplementation("androidx.test.ext:junit:1.1.5")
|
||||
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
|
||||
compileOnly("io.github.libxposed:api:102.0.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user