We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b0fa6 commit f95fe45Copy full SHA for f95fe45
1 file changed
app/build.gradle
@@ -72,8 +72,8 @@ android {
72
73
dependencies {
74
compileOnly 'de.robv.android.xposed:api:82'
75
- implementation 'com.highcapable.yukihookapi:api:1.1.8'
76
- ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.8'
+ implementation 'com.highcapable.yukihookapi:api:1.1.9'
+ ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.9'
77
implementation 'com.github.duanhong169:drawabletoolbox:1.0.7'
78
implementation "com.github.topjohnwu.libsu:core:5.0.4"
79
implementation 'androidx.annotation:annotation:1.6.0'
0 commit comments