Skip to content

Commit

Permalink
Migrate to KMP Room (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirich1409 committed Jun 18, 2024
1 parent 3b6a3ba commit 01672ed
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
Expand Up @@ -16,7 +16,7 @@ kotlinx-coroutines = "1.9.0-RC"
retrofitAdaptersResult = "1.0.9"
appcompat = "1.7.0"
material = "1.12.0"
room = "2.6.1"
room = "2.7.0-alpha04"
ksp = "2.0.0-1.0.21"
okhttp = "4.12.0"
# Используем альфа версию Coil т.к. она поддерживает KMP
Expand Down

0 comments on commit 01672ed

Please sign in to comment.