Skip to content

Commit f219233

Browse files
committed
Update Gradle wrapper to version 9.2.0 and bump dependency analysis plugin to 3.4.1
1 parent 2235bc7 commit f219233

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ se-eelde-toggles-toggles-prefs = { module = "se.eelde.toggles:toggles-prefs", ve
166166
android-application = { id = "com.android.application", version.ref = "agp" }
167167
com-android-library = { id = "com.android.library", version.ref = "agp" }
168168
com-android-lint = { id = "com.android.lint", version.ref = "agp" }
169-
com-autonomousapps-dependency-analysis = "com.autonomousapps.dependency-analysis:3.3.0"
169+
com-autonomousapps-dependency-analysis = "com.autonomousapps.dependency-analysis:3.4.1"
170170
com-github-triplet-play = "com.github.triplet.play:3.12.1"
171171
com-google-dagger-hilt-android = { id = "com.google.dagger.hilt.android", version.ref = "com-google-dagger" }
172172
com-google-devtools-ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)