closes: #150
This commit is contained in:
Sad Ellie 2024-01-11 23:18:52 +03:00
parent 7c2b3993ce
commit 9de87a7b4c

View File

@ -3,18 +3,18 @@ versionCode = "33"
versionName = "Popstar" versionName = "Popstar"
androidxBrowserBrowser = "1.7.0" androidxBrowserBrowser = "1.7.0"
androidGradlePlugin = "8.2.0" androidGradlePlugin = "8.2.1"
androidxAppCompatAppCompat = "1.6.1" androidxAppCompatAppCompat = "1.6.1"
androidxCompose = "1.6.0-beta03" androidxCompose = "1.6.0-rc01"
androidxComposeCompiler = "1.5.7" androidxComposeCompiler = "1.5.8"
androidxComposeMaterial3 = "1.2.0-beta01" androidxComposeMaterial3 = "1.2.0-beta02"
androidxCoreCoreKts = "1.12.0" androidxCoreCoreKts = "1.12.0"
androidxGlanceGlance = "1.0.0" androidxGlanceGlance = "1.0.0"
androidxDatastoreDatastorePreferences = "1.0.0" androidxDatastoreDatastorePreferences = "1.0.0"
androidxEspresso = "3.5.1" androidxEspresso = "3.5.1"
androidxHiltHiltNavigationCompose = "1.1.0" androidxHiltHiltNavigationCompose = "1.1.0"
androidxMacroBenchmark = "1.2.2" androidxMacroBenchmark = "1.2.2"
androidxLifecycleLifecycleRuntimeCompose = "2.6.2" androidxLifecycleLifecycleRuntimeCompose = "2.7.0"
androidxNavigationNavigationCompose = "2.7.6" androidxNavigationNavigationCompose = "2.7.6"
androidxRoom = "2.6.1" androidxRoom = "2.6.1"
androidxTest = "1.5.0" androidxTest = "1.5.0"
@ -24,15 +24,15 @@ androidxUiAutomator = "2.2.0"
androidxWindowWindow = "1.2.0" androidxWindowWindow = "1.2.0"
androidxWorkWorkRuntimeKtx = "2.9.0" androidxWorkWorkRuntimeKtx = "2.9.0"
comAndroidToolsDesugarJdkLibs = "2.0.4" comAndroidToolsDesugarJdkLibs = "2.0.4"
comGithubSadellieThemmo = "1.1.2" comGithubSadellieThemmo = "1.2.0"
comGoogleAccompanistAccompanistSystemuicontroller = "0.30.1" comGoogleAccompanistAccompanistSystemuicontroller = "0.30.1"
comGoogleDagger = "2.48.1" comGoogleDagger = "2.48.1"
comSquareupMoshiMoshiKotlin = "1.15.0" comSquareupMoshiMoshiKotlin = "1.15.0"
comSquareupRetrofit2ConverterMoshi = "2.9.0" comSquareupRetrofit2ConverterMoshi = "2.9.0"
orgJacocoOrgJacocoCore = "0.8.10" orgJacocoOrgJacocoCore = "0.8.10"
junitJunit = "4.13.2" junitJunit = "4.13.2"
kotlin = "1.9.21" kotlin = "1.9.22"
ksp = "1.9.21-1.0.16" ksp = "1.9.22-1.0.16"
orgBurnoutcrewComposereorderableReorderable = "0.9.6" orgBurnoutcrewComposereorderableReorderable = "0.9.6"
orgJetbrainsKotlinxKotlinxCoroutinesTest = "1.7.3" orgJetbrainsKotlinxKotlinxCoroutinesTest = "1.7.3"
orgRobolectricRobolectric = "4.11.1" orgRobolectricRobolectric = "4.11.1"