Skip to content

Commit

Permalink
Merge pull request #48 from Myzel394/update-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Myzel394 authored Oct 23, 2024
2 parents bc62f7e + f655193 commit 9df12ca
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 9df12ca

Please sign in to comment.