Skip to content

Commit c2502ca

Browse files
Update dependency com.android.tools.build:gradle to v8.10.1
| datasource | package | from | to | | ---------- | ------------------------------ | ----- | ------ | | maven | com.android.tools.build:gradle | 8.4.1 | 8.10.1 |
1 parent 483a514 commit c2502ca

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 = "2.0.0"
14-
const val agp = "8.4.1"
14+
const val agp = "8.10.1"
1515
const val gradleVersions = "0.50.0"
1616
const val googleKsp = "2.0.0-1.0.22"
1717
const val buildKonfig = "0.15.1"

0 commit comments

Comments
 (0)