Skip to content

Commit 9df12ca

Browse files
authored
Merge pull request #48 from Myzel394/update-dependencies
2 parents bc62f7e + f655193 commit 9df12ca

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
[versions]
2-
versionCode = "21"
3-
versionName = "0.2.1"
2+
versionCode = "22"
3+
versionName = "0.2.2"
44

55
androidxBrowserBrowser = "1.8.0"
66
androidGradlePlugin = "8.3.2"
7-
androidxActivityActivityCompose = "1.9.0"
7+
androidxActivityActivityCompose = "1.9.3"
88
androidxAppCompatAppCompat = "1.7.0"
99
androidxCompose = "1.6.8"
1010
androidxComposeCompiler = "1.5.9"
1111
androidxComposeMaterial3 = "1.2.1"
1212
androidxCoreCoreKts = "1.13.1"
13-
androidxGlanceGlance = "1.1.0"
13+
androidxGlanceGlance = "1.1.1"
1414
androidxDatastoreDatastorePreferences = "1.1.1"
1515
androidxEspresso = "3.6.1"
1616
androidxHiltHiltNavigationCompose = "1.2.0"
17-
androidxMacroBenchmark = "1.2.4"
18-
androidxLifecycleLifecycleRuntimeCompose = "2.8.3"
17+
androidxMacroBenchmark = "1.3.3"
18+
androidxLifecycleLifecycleRuntimeCompose = "2.8.6"
1919
androidxNavigationNavigationCompose = "2.7.7"
20-
androidxProfileinstallerProfileinstaller = "1.3.1"
20+
androidxProfileinstallerProfileinstaller = "1.4.1"
2121
androidxRoom = "2.6.1"
2222
androidxTest = "1.6.1"
2323
androidxTestExtJunitKtx = "1.2.1"
24-
androidxTestRunner = "1.6.1"
24+
androidxTestRunner = "1.6.2"
2525
androidxUiAutomator = "2.3.0"
2626
androidxWindowWindow = "1.3.0"
27-
androidxWorkWorkRuntimeKtx = "2.9.0"
28-
comAndroidToolsDesugarJdkLibs = "2.0.4"
27+
androidxWorkWorkRuntimeKtx = "2.9.1"
28+
comAndroidToolsDesugarJdkLibs = "2.1.2"
2929
comGithubSadellieThemmo = "1.3.0"
3030
comGoogleDagger = "2.49"
3131
comSquareupMoshiMoshiKotlin = "1.15.0"

0 commit comments

Comments
 (0)