File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11[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 "
44androidx-annotation = " 1.9.1"
55androidx-appcompat = " 1.7.0"
66android-view-material = " 1.12.0"
77androidx-core-ktx = " 1.15.0"
8- androidx-fragment-ktx = " 1.8.5 "
8+ androidx-fragment-ktx = " 1.8.6 "
99androidx-preference-ktx = " 1.2.1"
10- androidx-webkit = " 1.12.1 "
10+ androidx-webkit = " 1.13.0 "
1111androidx-lifecycle-viewmodel-ktx = " 2.8.7"
1212androidx-lifecycle-runtime-ktx = " 2.8.7"
1313androidx-security-crypto = " 1.1.0-alpha06"
14- androidx-constraintlayout = " 2.2.0 "
14+ androidx-constraintlayout = " 2.2.1 "
1515androidx-cardview = " 1.0.0"
1616androidx-recyclerview = " 1.4.0"
1717androidx-viewpager2 = " 1.1.0"
1818bouncycastle = " 1.69"
1919mpandroidchart = " v3.1.0"
20- kotlin = " 1.9.24 "
20+ kotlin = " 2.0.21 "
2121square-okhttp = " 4.10.0"
2222
2323# Test
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ android {
2121 // compileSdkPreview = "UpsideDownCake"
2222
2323 // Also update runcoverity.sh
24- ndkVersion = " 28.0.12916984-rc2 "
24+ ndkVersion = " 28.0.13004108 "
2525
2626 defaultConfig {
2727 minSdk = 21
You can’t perform that action at this time.
0 commit comments