Skip to content

Commit

Permalink
Update AGP to v8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jdvp committed May 3, 2024
1 parent 090727a commit e1a8860
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 @@ -8,7 +8,7 @@ buildscript {
}
dependencies {
//Android Gradle Plugin (AGP)
classpath "com.android.tools.build:gradle:8.3.1"
classpath "com.android.tools.build:gradle:8.3.2"

//Kotlin
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
Expand Down

0 comments on commit e1a8860

Please sign in to comment.