Skip to content

Commit

Permalink
Downgrade APG for use in IntelliJ
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Sep 22, 2024
1 parent bdf8480 commit 9a9ebbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gradleMavenPublishPlugin = "0.28.0"
vannikMavenPublish = "0.28.0"

[libraries]
android-build-gradle = "com.android.tools.build:gradle:8.5.2"
android-build-gradle = "com.android.tools.build:gradle:8.2.0"
auto-service-ksp = { module = "dev.zacsweers.autoservice:auto-service-ksp", version.ref = "autoServiceKsp" }
autoService = { module = "com.google.auto.service:auto-service", version.ref = "autoService" }
gradle-maven-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "gradleMavenPublishPlugin" }
Expand Down

0 comments on commit 9a9ebbb

Please sign in to comment.