bump deps

This commit is contained in:
Sad Ellie 2023-12-06 21:55:40 +03:00
parent 49f94588ac
commit 66c10744c2

View File

@ -3,17 +3,17 @@ appCode = "30"
appName = "Popstar"
androidxBrowserBrowser = "1.7.0"
androidGradlePlugin = "8.1.4"
androidGradlePlugin = "8.2.0"
androidxAppCompatAppCompat = "1.6.1"
androidxCompose = "1.6.0-beta01"
androidxCompose = "1.6.0-beta02"
androidxComposeCompiler = "1.5.0"
androidxComposeMaterial3 = "1.2.0-alpha11"
androidxComposeMaterial3 = "1.2.0-alpha12"
androidxCoreCoreKts = "1.12.0"
androidxDatastoreDatastorePreferences = "1.0.0"
androidxHiltHiltNavigationCompose = "1.1.0"
androidxLifecycleLifecycleRuntimeCompose = "2.6.2"
androidxNavigationNavigationCompose = "2.7.5"
androidxRoom = "2.6.0"
androidxRoom = "2.6.1"
androidxTest = "1.5.0"
androidxTestExtJunitKtx = "1.1.5"
androidxTestRunner = "1.5.2"
@ -21,7 +21,7 @@ androidxWindowWindow = "1.2.0"
comAndroidToolsDesugarJdkLibs = "2.0.4"
comGithubSadellieThemmo = "1.1.2"
comGoogleAccompanistAccompanistSystemuicontroller = "0.30.1"
comGoogleDagger = "2.47"
comGoogleDagger = "2.48"
comSquareupMoshiMoshiKotlin = "1.15.0"
comSquareupRetrofit2ConverterMoshi = "2.9.0"
orgJacocoOrgJacocoCore = "0.8.10"