Skip to content

Commit

Permalink
Update AGP to 8.8.2 in the latest test configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
0xnm committed Feb 27, 2025
1 parent 5d42927 commit 59deea5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1553,7 +1553,7 @@ internal class DdAndroidGradlePluginFunctionalTest {
""".trimIndent()

private const val LATEST_GRADLE_VERSION = "8.11.1"
private const val LATEST_AGP_VERSION = "8.8.0"
private const val LATEST_AGP_VERSION = "8.8.2"

val LATEST_VERSIONS_TEST_CONFIGURATION = BuildVersionConfig(
agpVersion = LATEST_AGP_VERSION,
Expand Down

0 comments on commit 59deea5

Please sign in to comment.