Skip to content

Commit

Permalink
[FEAT/#1] lottie in version catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
leeeyubin committed Jul 1, 2024
1 parent 6e77fb8 commit 26bdc57
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ coil = "1.4.0"
## Security
securityVersion = "1.1.0-alpha06"

## Lottie
lottieVersion = "6.0.0"

## Test
junit = "4.13.2"
junitVersion = "1.1.5"
Expand All @@ -70,7 +73,6 @@ lifecycleRuntimeKtx = "2.6.1"
foundationAndroid = "1.6.8"
material3Android = "1.2.1"
lifecycleRuntimeComposeAndroid = "2.8.2"
lottieVersion = "6.0.0"

[libraries]
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "androidxCore" }
Expand Down

0 comments on commit 26bdc57

Please sign in to comment.