diff --git a/CHANGELOG.md b/CHANGELOG.md index 694aa6e3bc..4349f5188d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,7 +58,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co - Update activity to v1.9.3 - Update lifecycle to v2.8.7 - Update dependency me.zhanghai.android.libarchive:library to v1.1.4 -- Update agp to v8.7.2 +- Update agp to v8.7.3 - Update junit5 monorepo to v5.11.3 - Update dependency androidx.test.ext:junit to v1.2.1 - Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.8 @@ -81,6 +81,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co - Replace WebView to use Compose (@arkon) - Fixed Keyboard is covering web page inputs - Increased `tryToSetForeground` delay to fix potential crashes (@nonproto) +- Update dependency org.conscrypt:conscrypt-android to v2.5.3 ## [1.8.5.13]