Skip to content

Commit 796eb66

Browse files
Update dependency com.android.tools.build:gradle to v8.13.0
1 parent fd9b196 commit 796eb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ktlint = "0.48.2"
66

77
[libraries]
88
android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.5" }
9-
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.12.2" }
9+
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.13.0" }
1010
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.3.0" }
1111
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
1212
binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.18.1" }

0 commit comments

Comments
 (0)