Skip to content

Commit

Permalink
Merge branch 'main' into bump-agp
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandregpereira authored Oct 22, 2023
2 parents c853fdf + 7164877 commit a8ef5cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ googleplay_services = "4.3.15"
gradle_firebase_crashlytics = "2.9.9"
junit_ext = "1.1.5"
junit = "4.13.2"
koin = '3.4.3'
koin_compose = '3.4.5'
koin = '3.5.0'
koin_compose = "3.5.0"
kotlin = '1.9.10'
kotlin_coroutines_test = '1.7.2'
kotlin_coroutines_test = '1.7.3'
kotlin_coroutines = '1.7.3'
kotlin_datetime = '0.4.0'
kotlinx_serialization = "1.5.1"
Expand Down

0 comments on commit a8ef5cb

Please sign in to comment.