Skip to content

Commit 3c34416

Browse files
committed
AGP 8.13.1
1 parent 0bfb9b4 commit 3c34416

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ android_min_sdk = "23"
99
# Gradle Plugins
1010
kotlin = "2.2.21"
1111
junit = "4.13.2"
12-
android_gradle_plugin = "8.13.0"
12+
android_gradle_plugin = "8.13.1"
1313
material_design = "1.13.0"
1414

15-
androidx_compose_bom = "2025.10.01"
15+
androidx_compose_bom = "2025.11.00"
1616
androidx_compose_uitest = "1.9.4"
1717
androidx_core = "1.17.0"
1818
androidx_appcompat = "1.7.1"
1919
androidx_preference = "1.2.1"
20-
androidx_navigation = "2.9.5"
21-
androidx_navigation3 = "1.0.0-beta01"
20+
androidx_navigation = "2.9.6"
21+
androidx_navigation3 = "1.0.0-rc01"
2222

2323
androidx_test_ext_junit = "1.3.0"
2424
androidx_test_core = "1.7.0"

0 commit comments

Comments
 (0)