We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bfb9b4 commit 3c34416Copy full SHA for 3c34416
gradle/libs.versions.toml
@@ -9,16 +9,16 @@ android_min_sdk = "23"
9
# Gradle Plugins
10
kotlin = "2.2.21"
11
junit = "4.13.2"
12
-android_gradle_plugin = "8.13.0"
+android_gradle_plugin = "8.13.1"
13
material_design = "1.13.0"
14
15
-androidx_compose_bom = "2025.10.01"
+androidx_compose_bom = "2025.11.00"
16
androidx_compose_uitest = "1.9.4"
17
androidx_core = "1.17.0"
18
androidx_appcompat = "1.7.1"
19
androidx_preference = "1.2.1"
20
-androidx_navigation = "2.9.5"
21
-androidx_navigation3 = "1.0.0-beta01"
+androidx_navigation = "2.9.6"
+androidx_navigation3 = "1.0.0-rc01"
22
23
androidx_test_ext_junit = "1.3.0"
24
androidx_test_core = "1.7.0"
0 commit comments