Skip to content

Commit fd7919c

Browse files
fix(deps): update agp to v8.12.0
1 parent dcdf8e7 commit fd7919c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ versionName = "1.1"
1010
# ---------------------------------------------------------
1111

1212
# Library
13-
agp = "8.9.3"
13+
agp = "8.12.0"
1414
kotlin = "2.1.20"
1515
com-google-devtools-ksp = "2.1.20-2.0.1" # Kotlinのバージョンに合わせる必要がある
1616
com-jaredsburrows-license = "0.9.8"

0 commit comments

Comments
 (0)