Skip to content

Commit

Permalink
update agp and kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjenx committed Dec 13, 2024
1 parent d518b3b commit 4f58d85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
androidx-monitor = "1.7.2"
androidx-runner = "1.6.2"
kotlin = "2.0.21"
agp = "8.7.2"
kotlin = "2.1.0"
agp = "8.7.3"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = { require = "1.7.3" }
kotlinx-datetime = "0.6.1"
Expand Down

0 comments on commit 4f58d85

Please sign in to comment.