|
|
|
@ -9,7 +9,7 @@ androidxComposeMaterial3 = "1.0.0-alpha13"
|
|
|
|
|
androidxCore = "1.7.0"
|
|
|
|
|
androidxCustomView = "1.0.0-beta02"
|
|
|
|
|
androidxDataStore = "1.0.0"
|
|
|
|
|
androidxEspresso = "3.3.0"
|
|
|
|
|
androidxEspresso = "3.4.0"
|
|
|
|
|
androidxHiltNavigationCompose = "1.0.0"
|
|
|
|
|
androidxLifecycle = "2.5.0-rc01"
|
|
|
|
|
androidxMacroBenchmark = "1.1.0-rc03"
|
|
|
|
@ -23,7 +23,7 @@ androidxTestExt = "1.1.3"
|
|
|
|
|
androidxUiAutomator = "2.2.0"
|
|
|
|
|
androidxWork = "2.7.1"
|
|
|
|
|
coil = "2.1.0"
|
|
|
|
|
hilt = "2.41"
|
|
|
|
|
hilt = "2.42"
|
|
|
|
|
hiltExt = "1.0.0"
|
|
|
|
|
jacoco = "0.8.7"
|
|
|
|
|
junit4 = "4.13.2"
|
|
|
|
@ -42,7 +42,7 @@ retrofitKotlinxSerializationJson = "0.8.0"
|
|
|
|
|
room = "2.4.2"
|
|
|
|
|
secrets = "2.0.1"
|
|
|
|
|
spotless = "6.7.0"
|
|
|
|
|
turbine = "0.7.0"
|
|
|
|
|
turbine = "0.8.0"
|
|
|
|
|
|
|
|
|
|
[libraries]
|
|
|
|
|
accompanist-flowlayout = { group = "com.google.accompanist", name = "accompanist-flowlayout", version.ref = "accompanist" }
|
|
|
|
|