Merge pull request #48 from Myzel394/update-dependencies

This commit is contained in:
Myzel394 2024-10-23 20:51:03 +02:00 committed by GitHub
commit 9df12ca237
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,31 +1,31 @@
[versions]
versionCode = "21"
versionName = "0.2.1"
versionCode = "22"
versionName = "0.2.2"
androidxBrowserBrowser = "1.8.0"
androidGradlePlugin = "8.3.2"
androidxActivityActivityCompose = "1.9.0"
androidxActivityActivityCompose = "1.9.3"
androidxAppCompatAppCompat = "1.7.0"
androidxCompose = "1.6.8"
androidxComposeCompiler = "1.5.9"
androidxComposeMaterial3 = "1.2.1"
androidxCoreCoreKts = "1.13.1"
androidxGlanceGlance = "1.1.0"
androidxGlanceGlance = "1.1.1"
androidxDatastoreDatastorePreferences = "1.1.1"
androidxEspresso = "3.6.1"
androidxHiltHiltNavigationCompose = "1.2.0"
androidxMacroBenchmark = "1.2.4"
androidxLifecycleLifecycleRuntimeCompose = "2.8.3"
androidxMacroBenchmark = "1.3.3"
androidxLifecycleLifecycleRuntimeCompose = "2.8.6"
androidxNavigationNavigationCompose = "2.7.7"
androidxProfileinstallerProfileinstaller = "1.3.1"
androidxProfileinstallerProfileinstaller = "1.4.1"
androidxRoom = "2.6.1"
androidxTest = "1.6.1"
androidxTestExtJunitKtx = "1.2.1"
androidxTestRunner = "1.6.1"
androidxTestRunner = "1.6.2"
androidxUiAutomator = "2.3.0"
androidxWindowWindow = "1.3.0"
androidxWorkWorkRuntimeKtx = "2.9.0"
comAndroidToolsDesugarJdkLibs = "2.0.4"
androidxWorkWorkRuntimeKtx = "2.9.1"
comAndroidToolsDesugarJdkLibs = "2.1.2"
comGithubSadellieThemmo = "1.3.0"
comGoogleDagger = "2.49"
comSquareupMoshiMoshiKotlin = "1.15.0"