Skip to content

Commit

Permalink
[FEAT/#1] version catalog μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
leeeyubin committed Jun 29, 2024
1 parent e2b7016 commit 3604ef7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ androidxComposeBom = "2024.04.01"
androidxComposeCompiler = "1.5.14"
androidxComposeNavigation = "2.8.0-beta02"
androidxComposeMaterial3 = "1.2.1"
navigationCompose = "2.7.7"
composeNavigation = "2.8.0-beta04"

## Hilt
hilt = "2.48.1"
Expand All @@ -40,6 +40,7 @@ ossVersion = "17.0.0"
kotlin = "1.9.0"
kotlinxImmutable = "0.3.7"
kotlinxSerializationJsonVersion = "1.5.1"
serialization = "1.6.3"

## Coroutine
coroutine = "1.8.1"
Expand All @@ -53,9 +54,6 @@ coil = "1.4.0"
## Security
securityVersion = "1.1.0-alpha06"

composeNavigation = "2.8.0-beta04"
serialization = "1.6.3"

## Test
junit = "4.13.2"
junitVersion = "1.1.5"
Expand Down

0 comments on commit 3604ef7

Please sign in to comment.