Skip to content

Commit

Permalink
chore: bump agp to 8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bensandee committed Apr 10, 2024
1 parent 131c18d commit cc184c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
}
dependencies {
//noinspection GradleDependency
classpath 'com.android.tools.build:gradle:8.3.1'
classpath 'com.android.tools.build:gradle:8.3.2'

// kotlin
//noinspection DifferentKotlinGradleVersion
Expand Down

0 comments on commit cc184c7

Please sign in to comment.