Skip to content

Commit

Permalink
AGP 8.5.0-alpha08
Browse files Browse the repository at this point in the history
This is bound to work one of these times, right?
  • Loading branch information
rvandermeulen committed May 6, 2024
1 parent f381328 commit ae5daee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ libLicenseUrl=https://www.mozilla.org/en-US/MPL/2.0/

android.useAndroidX=true
android.enableR8.fullMode=false
android.experimental.lint.version=8.4.0
android.experimental.lint.version=8.5.0-alpha08
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[versions]
# AGP
android-plugin = "8.4.0"
android-plugin = "8.5.0-alpha08"

# Kotlin
kotlin-compiler = "1.9.23"
Expand Down

0 comments on commit ae5daee

Please sign in to comment.