Skip to content

Commit

Permalink
Merge pull request #516 from kennethshackleton/agp-8.3.2
Browse files Browse the repository at this point in the history
Android Gradle Plugin 8.3.2.
  • Loading branch information
kennethshackleton authored Apr 23, 2024
2 parents e2eaafb + 62a190f commit ac3bd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ gradlePlugin {

dependencies {
implementation(kotlin("gradle-plugin", version = kotlinVersion))
implementation("com.android.tools.build:gradle:8.3.0")
implementation("com.android.tools.build:gradle:8.3.2")
}

0 comments on commit ac3bd60

Please sign in to comment.