mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
Update Gradle dependencies
This commit is contained in:
@@ -47,7 +47,7 @@ dependencies {
|
||||
// Used 82 API Version
|
||||
compileOnly 'de.robv.android.xposed:api:82'
|
||||
compileOnly fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'androidx.annotation:annotation:1.3.0'
|
||||
implementation 'androidx.annotation:annotation:1.4.0'
|
||||
}
|
||||
|
||||
group = rootProject.ext.groupId
|
||||
|
Reference in New Issue
Block a user