Skip to content

Commit

Permalink
Bump up AGP to 8.7.0 and Kotlin to 1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ralph committed Oct 4, 2024
1 parent 5e00ceb commit 4ea8d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
feature-flag = "3.1.0"

# https://developer.android.com/studio/releases/gradle-plugin
android-gradle = "8.1.3"
android-gradle = "8.7.0"

# Kotlin version should be fit with AGP's Kotlin version and Gradle's Kotlin version.
# https://kotlinlang.org/docs/releases.html#release-details
kotlin = "1.8.20"
kotlin = "1.9.20"

# https://github.com/JLLeitschuh/ktlint-gradle/releases
ktlint-gradle = "10.0.0"
Expand Down

0 comments on commit 4ea8d73

Please sign in to comment.