Skip to content

Commit 54b5b5c

Browse files
committed
ビルドできないのでAGPを8.8.0->8.7.3にダウングレード
1 parent 30c3cdd commit 54b5b5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AndroidApp/.idea/kotlinc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AndroidApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.8.0"
2+
agp = "8.7.3"
33
kotlin = "2.1.10"
44
com-google-devtools-ksp = "2.1.10-1.0.29"
55
com-jaredsburrows-license = "0.9.8"

0 commit comments

Comments
 (0)