Skip to content

Commit

Permalink
Update AGP to v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdvp committed May 3, 2024
1 parent e1a8860 commit a272fdd
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.2"
classpath "com.android.tools.build:gradle:8.4.0"

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

0 comments on commit a272fdd

Please sign in to comment.