Merge branch 'github/main'

pull/1837/head
kbuilder 3 years ago
commit f03a52ed64

@ -5,7 +5,7 @@ androidGradlePlugin = "7.2.1"
androidxActivity = "1.4.0" androidxActivity = "1.4.0"
androidxAppCompat = "1.3.0" androidxAppCompat = "1.3.0"
androidxCompose = "1.2.0-beta03" androidxCompose = "1.2.0-beta03"
androidxComposeMaterial3 = "1.0.0-alpha12" androidxComposeMaterial3 = "1.0.0-alpha13"
androidxCore = "1.7.0" androidxCore = "1.7.0"
androidxCustomView = "1.0.0-beta02" androidxCustomView = "1.0.0-beta02"
androidxDataStore = "1.0.0" androidxDataStore = "1.0.0"
@ -14,7 +14,7 @@ androidxHiltNavigationCompose = "1.0.0"
androidxLifecycle = "2.5.0-rc01" androidxLifecycle = "2.5.0-rc01"
androidxMacroBenchmark = "1.1.0-rc03" androidxMacroBenchmark = "1.1.0-rc03"
androidxNavigation = "2.4.2" androidxNavigation = "2.4.2"
androidxProfileinstaller = "1.2.0-beta01" androidxProfileinstaller = "1.2.0-beta03"
androidxSavedState = "1.1.0" androidxSavedState = "1.1.0"
androidxStartup = "1.1.1" androidxStartup = "1.1.1"
androidxWindowManager = "1.0.0" androidxWindowManager = "1.0.0"
@ -22,7 +22,7 @@ androidxTest = "1.4.0"
androidxTestExt = "1.1.3" androidxTestExt = "1.1.3"
androidxUiAutomator = "2.2.0" androidxUiAutomator = "2.2.0"
androidxWork = "2.7.1" androidxWork = "2.7.1"
coil = "2.0.0-rc01" coil = "2.1.0"
hilt = "2.41" hilt = "2.41"
hiltExt = "1.0.0" hiltExt = "1.0.0"
jacoco = "0.8.7" jacoco = "0.8.7"
@ -41,7 +41,7 @@ retrofit = "2.9.0"
retrofitKotlinxSerializationJson = "0.8.0" retrofitKotlinxSerializationJson = "0.8.0"
room = "2.4.2" room = "2.4.2"
secrets = "2.0.1" secrets = "2.0.1"
spotless = "6.3.0" spotless = "6.7.0"
turbine = "0.7.0" turbine = "0.7.0"
[libraries] [libraries]

Loading…
Cancel
Save