Commit 8dece8f
committed
Update Android Gradle Plugin, Kotlin, Firebase, and other dependencies
This commit updates the following:
- Android Gradle Plugin from 8.0.0 to 8.13.0
- Kotlin from 1.8.21 to 2.2.20
- `compileSdkVersion` from 33 to 36
- `minSdkVersion` from 16 to 23
- `targetSdkVersion` from 33 to 36
- `androidx.core:core-ktx` from 1.10.0 to 1.17.0
- `androidx.appcompat:appcompat` from 1.6.1 to 1.7.1
- `com.google.firebase:firebase-bom` from 31.5.0 to 34.3.0
- `com.google.gms:google-services` from 4.3.15 to 4.4.3
- `com.google.firebase:firebase-crashlytics-gradle` from 2.9.5 to 3.0.6
- `com.squareup.leakcanary` from 2.10 to 2.14
- `androidx.test:core` from 1.5.0 to 1.7.0
- `androidx.test.ext:junit` from 1.1.5 to 1.3.0
- `androidx.test:rules` from 1.5.0 to 1.7.0
- `androidx.test.espresso:espresso-core` from 3.5.1 to 3.7.0
- Gradle Wrapper from 8.1.1 to 8.14.3
Additionally, it updates the Kotlin JVM target syntax and the clean task configuration.1 parent 1b36329 commit 8dece8f
3 files changed
Lines changed: 22 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
16 | | - | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | | - | |
54 | | - | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
0 commit comments