File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,17 +7,17 @@ buildscript {
7
7
compile_sdk = 34
8
8
target_sdk = 34
9
9
build_tools_version = ' 34.0.0'
10
- android_gradle_plugin_version = ' 8.1.2 '
10
+ android_gradle_plugin_version = ' 8.2.0 '
11
11
material_version = ' 1.10.0'
12
12
junit_version = ' 4.13.2'
13
13
kotlin_version = ' 1.9.10'
14
14
kotlin_compiler_extension_version = ' 1.5.3'
15
15
androidx_compose_version = ' 1.5.3'
16
- androidx_compose_activity_version = ' 1.7.2 '
16
+ androidx_compose_activity_version = ' 1.8.1 '
17
17
androidx_appcompat_version = ' 1.6.1'
18
18
androidx_preference_version = ' 1.2.1'
19
19
androidx_core_version = ' 1.12.0'
20
- androidx_navigation_version = ' 2.7.4 '
20
+ androidx_navigation_version = ' 2.7.5 '
21
21
androidx_test_junit_version = ' 1.1.5'
22
22
androidx_test_core_version = ' 1.5.0'
23
23
androidx_test_monitor_version = ' 1.6.1'
You can’t perform that action at this time.
0 commit comments