Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
janseeger committed Feb 22, 2024
1 parent d7dbbe4 commit d81028d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
agp = "8.4.0-alpha03"
kotlin = "1.9.20"
agp = "8.2.2"
kotlin = "1.9.22"
junit5 = "5.10.0"
junit4 = "4.13.2"
coroutines = "1.8.0"
Expand All @@ -10,7 +10,7 @@ annotation-jvm = "1.7.1"
androidx-lifecycle = "2.7.0"
robolectric = "4.10.3"
compose = "1.6.2"
compose-compiler = "1.5.5"
compose-compiler = "1.5.8"
kotlinx-datetime = "0.5.0"
kotlinx-serialization = "1.6.3"
kover = "0.7.6"
Expand Down

0 comments on commit d81028d

Please sign in to comment.