Skip to content

Commit ce7da7b

Browse files
Update agp to v8.6.1
1 parent fde1892 commit ce7da7b

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
@@ -3,7 +3,7 @@ kotlin = "1.9.0"
33
ksp = "1.9.0-1.0.13"
44
detekt = "1.23.1"
55
compile-testing-ksp = "1.5.0"
6-
agp = '8.1.1'
6+
agp = '8.6.1'
77

88
[libraries]
99
ksp-api = { group = "com.google.devtools.ksp", name = "symbol-processing-api", version.ref = "ksp" }

0 commit comments

Comments
 (0)