Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Jan 23, 2024
1 parent fc464b3 commit fc34674
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]

# /!\ Koin & Compose compiler are in gradle.properties /!\
# /!\ Koin in gradle.properties /!\

# Core
kotlin = "1.9.21"
Expand All @@ -18,6 +18,7 @@ androidx-commonJava8 = "2.6.2"
androidx-workmanager = "2.8.1"
androidx-navigation = "2.7.5"
# Compose
# /!\ Compose compiler in gradle.properties /!\
composeJB = "1.5.11"
composeJetpackRuntime = "1.5.4"
composeJetpackViewmodel = "2.6.2"
Expand Down

0 comments on commit fc34674

Please sign in to comment.