Skip to content

Commit

Permalink
[修复] gradle降级,否则构建失败
Browse files Browse the repository at this point in the history
  • Loading branch information
YenalyLiew committed Oct 16, 2024
1 parent 6248d73 commit 2b54322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
# Plugins
androidGradle = "8.7.1"
androidGradle = "8.5.2"
kotlin = "2.0.20"
serializationPlugin = "2.0.20"
ksp = "2.0.20-1.0.24"
Expand Down

0 comments on commit 2b54322

Please sign in to comment.