fix(deps): update dependency org.conscrypt:conscrypt-android to v2.6.1 (#55)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-14 14:45:09 +08:00
committed by GitHub
parent 12f9effd8f
commit f92467700c

View File

@@ -2,7 +2,7 @@
agp = "9.2.1" agp = "9.2.1"
bcpkixJdk18on = "1.85" bcpkixJdk18on = "1.85"
boringssl = "20251124" boringssl = "20251124"
conscryptAndroid = "2.5.3" conscryptAndroid = "2.6.1"
datastorePreferences = "1.2.1" datastorePreferences = "1.2.1"
kotlin = "2.4.0" kotlin = "2.4.0"
kotlinx-serialization = "1.11.0" kotlinx-serialization = "1.11.0"