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,7 +7,7 @@ buildscript {
77 compile_sdk = 34
88 target_sdk = 34
99 build_tools_version = ' 34.0.0'
10- android_gradle_plugin_version = ' 8.2.1 '
10+ android_gradle_plugin_version = ' 8.2.2 '
1111 material_version = ' 1.11.0'
1212 junit_version = ' 4.13.2'
1313 kotlin_version = ' 1.9.21'
@@ -17,14 +17,14 @@ buildscript {
1717 androidx_core_version = ' 1.12.0'
1818 androidx_appcompat_version = ' 1.6.1'
1919 androidx_preference_version = ' 1.2.1'
20- androidx_navigation_version = ' 2.7.6 '
20+ androidx_navigation_version = ' 2.7.7 '
2121
2222 androidx_test_junit_version = ' 1.1.5'
2323 androidx_test_core_version = ' 1.5.0'
2424 androidx_test_monitor_version = ' 1.6.1'
2525 androidx_test_runner_version = ' 1.5.2'
2626 androidx_test_rules_version = ' 1.5.0'
27- androidx_test_uiautomator_version = ' 2.2 .0'
27+ androidx_test_uiautomator_version = ' 2.3 .0'
2828 androidx_test_espresso_version = ' 3.5.1'
2929 }
3030}
You can’t perform that action at this time.
0 commit comments