Skip to content

Commit

Permalink
Upgrade AGP to 8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonKhew96 authored and 1q23lyc45 committed Dec 19, 2024
1 parent df408f6 commit 1e161bd
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 @@ -17,7 +17,7 @@ gradlePlugin {

dependencies {
implementation(embeddedKotlin("gradle-plugin"))
implementation("com.android.tools.build:gradle:8.3.0")
implementation("com.android.tools.build:gradle:8.3.1")
implementation("androidx.navigation:navigation-safe-args-gradle-plugin:2.7.7")
implementation("org.lsposed.lsparanoid:gradle-plugin:0.5.2")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r")
Expand Down

0 comments on commit 1e161bd

Please sign in to comment.