Skip to content

Commit 96fcadd

Browse files
Update dependency com.android.tools.build:gradle to v8.3.2
| datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | maven | com.android.tools.build:gradle | 8.3.1 | 8.3.2 |
1 parent bbb05b8 commit 96fcadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/deps.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object versions {
1111
const val spotless = "6.23.3"
1212
const val ktlint = "1.0.0"
1313
const val kotlin = "1.9.23"
14-
const val agp = "8.3.1"
14+
const val agp = "8.3.2"
1515
const val gradleVersions = "0.50.0"
1616
const val googleKsp = "1.9.23-1.0.19"
1717
const val buildKonfig = "0.15.1"

0 commit comments

Comments
 (0)