We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20a534 commit ac0e4e8Copy full SHA for ac0e4e8
gradle/libs.versions.toml
@@ -1,13 +1,13 @@
1
[versions]
2
-agp = "8.13.0"
+agp = "8.13.1"
3
kotlin = "2.2.20"
4
dexkit = "2.0.7"
5
xposed = "82"
6
annotation = "1.9.1"
7
gson = "2.13.2"
8
kotlinxCoroutinesAndroid = "1.10.2"
9
fuel = "3.0.0-alpha04"
10
-junit = "6.0.0"
+junit = "6.0.1"
11
jadx = "1.5.3"
12
slf4j = "2.0.17"
13
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments