File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- android-gradle-plugin = " 8.8.0 "
3
- androidx-activity = " 1.10.0 "
2
+ android-gradle-plugin = " 8.8.2 "
3
+ androidx-activity = " 1.10.1 "
4
4
androidx-annotation = " 1.9.1"
5
5
androidx-appcompat = " 1.7.0"
6
6
android-view-material = " 1.12.0"
7
7
androidx-core-ktx = " 1.15.0"
8
- androidx-fragment-ktx = " 1.8.5 "
8
+ androidx-fragment-ktx = " 1.8.6 "
9
9
androidx-preference-ktx = " 1.2.1"
10
- androidx-webkit = " 1.12.1 "
10
+ androidx-webkit = " 1.13.0 "
11
11
androidx-lifecycle-viewmodel-ktx = " 2.8.7"
12
12
androidx-lifecycle-runtime-ktx = " 2.8.7"
13
13
androidx-security-crypto = " 1.1.0-alpha06"
14
- androidx-constraintlayout = " 2.2.0 "
14
+ androidx-constraintlayout = " 2.2.1 "
15
15
androidx-cardview = " 1.0.0"
16
16
androidx-recyclerview = " 1.4.0"
17
17
androidx-viewpager2 = " 1.1.0"
18
18
bouncycastle = " 1.69"
19
19
mpandroidchart = " v3.1.0"
20
- kotlin = " 1.9.24 "
20
+ kotlin = " 2.0.21 "
21
21
square-okhttp = " 4.10.0"
22
22
23
23
# Test
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ android {
21
21
// compileSdkPreview = "UpsideDownCake"
22
22
23
23
// Also update runcoverity.sh
24
- ndkVersion = " 28.0.12916984-rc2 "
24
+ ndkVersion = " 28.0.13004108 "
25
25
26
26
defaultConfig {
27
27
minSdk = 21
You can’t perform that action at this time.
0 commit comments