File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11[versions ]
2- android_gradle_plugin = " 8.12.0 "
2+ android_gradle_plugin = ' 8.13.0 '
33google_mobile_services = ' 4.4.3'
44firebase_appdistribution = ' 5.1.1'
55firebase_crashlytics_plugin = ' 3.0.6'
66firebase_perf_plugin = ' 2.0.1'
77
8- kotlin = ' 2.2.0 '
8+ kotlin = ' 2.2.20 '
99junit = ' 4.13.2'
10+
1011androidx_appcompat = ' 1.7.1'
1112androidx_constraintlayout = ' 2.2.1'
12- androidx_navigation = ' 2.9.3 '
13+ androidx_navigation = ' 2.9.5 '
1314androidx_test_junit = ' 1.3.0'
1415androidx_test_core = ' 1.7.0'
1516androidx_test_rules = ' 1.7.0'
1617androidx_test_runner = ' 1.7.0'
1718androidx_test_monitor = ' 1.8.0'
1819androidx_test_espresso = ' 3.7.0'
1920androidx_test_uiautomator = ' 2.3.0'
20- firebase_crashlytics = ' 20.0.0'
21- firebase_perf = ' 22.0.0'
21+
22+ firebase_crashlytics = ' 20.0.2'
23+ firebase_perf = ' 22.0.2'
2224
2325[plugins ]
2426android_application = { id = " com.android.application" , version.ref = " android_gradle_plugin" }
You can’t perform that action at this time.
0 commit comments