File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11plugins {
22 id ' com.android.application'
33 id ' kotlin-android'
4- id ' com.google.devtools.ksp' version ' 1.7.22 -1.0.8 '
4+ id ' com.google.devtools.ksp' version ' 1.8.20 -1.0.10 '
55}
66
77android {
@@ -63,11 +63,11 @@ dependencies {
6363 implementation ' com.highcapable.yukihookapi:api:1.1.8'
6464 ksp ' com.highcapable.yukihookapi:ksp-xposed:1.1.8'
6565 implementation ' com.github.duanhong169:drawabletoolbox:1.0.7'
66- implementation " com.github.topjohnwu.libsu:core:3.1.2 "
67- implementation ' androidx.annotation:annotation:1.5 .0'
66+ implementation " com.github.topjohnwu.libsu:core:5.0.4 "
67+ implementation ' androidx.annotation:annotation:1.6 .0'
6868 implementation ' com.squareup.okhttp3:okhttp:5.0.0-alpha.7'
69- implementation ' androidx.core:core-ktx:1.9 .0'
70- implementation ' androidx.appcompat:appcompat:1.6.0 '
69+ implementation ' androidx.core:core-ktx:1.10 .0'
70+ implementation ' androidx.appcompat:appcompat:1.6.1 '
7171 implementation ' com.google.android.material:material:1.8.0'
7272 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
7373 testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change 11plugins {
22 id ' com.android.application' version ' 7.4.1' apply false
33 id ' com.android.library' version ' 7.4.1' apply false
4- id ' org.jetbrains.kotlin.android' version ' 1.7.22 ' apply false
4+ id ' org.jetbrains.kotlin.android' version ' 1.8.20 ' apply false
55}
66
77ext {
Original file line number Diff line number Diff line change 11# Wed May 25 04:36:53 CST 2022
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.6 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.0.2 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments