|
1 | 1 | [versions] |
2 | | -android_gradle_plugin = "8.10.0" |
3 | | -google_mobile_services = '4.4.2' |
4 | | -firebase_appdistribution = '5.0.0' |
5 | | -firebase_crashlytics_plugin = '3.0.2' |
| 2 | +android_gradle_plugin = "8.11.0" |
| 3 | +google_mobile_services = '4.4.3' |
| 4 | +firebase_appdistribution = '5.1.1' |
| 5 | +firebase_crashlytics_plugin = '3.0.4' |
6 | 6 | firebase_perf_plugin = '1.4.2' |
7 | 7 |
|
8 | | -kotlin = '2.1.20' |
| 8 | +kotlin = '2.2.0' |
9 | 9 | junit = '4.13.2' |
10 | | -androidx_appcompat = '1.7.0' |
11 | | -androidx_constraintlayout = '2.2.0' |
12 | | -androidx_navigation = '2.8.5' |
| 10 | +androidx_appcompat = '1.7.1' |
| 11 | +androidx_constraintlayout = '2.2.1' |
| 12 | +androidx_navigation = '2.9.1' |
13 | 13 | androidx_test_junit = '1.2.1' |
14 | 14 | androidx_test_core = '1.6.1' |
15 | 15 | androidx_test_rules = '1.6.1' |
16 | 16 | androidx_test_runner = '1.6.2' |
17 | 17 | androidx_test_monitor = '1.7.2' |
18 | 18 | androidx_test_espresso = '3.6.1' |
19 | 19 | androidx_test_uiautomator = '2.3.0' |
20 | | -firebase_crashlytics = '19.3.0' |
21 | | -firebase_perf = '21.0.3' |
| 20 | +firebase_crashlytics = '19.4.4' |
| 21 | +firebase_perf = '21.0.5' |
22 | 22 |
|
23 | 23 | [plugins] |
24 | 24 | android_application = { id = "com.android.application", version.ref = "android_gradle_plugin" } |
|
0 commit comments