feat: update notification handling and improve media selection with captions

This commit is contained in:
2026-02-16 03:42:43 +05:00
parent 0a461c2cf2
commit c92cb0779a
8 changed files with 163 additions and 56 deletions

View File

@@ -57,8 +57,8 @@ android {
buildTypes {
release {
isMinifyEnabled = true
isShrinkResources = true
isMinifyEnabled = false
isShrinkResources = false
proguardFiles(
getDefaultProguardFile("proguard-android-optimize.txt"),
"proguard-rules.pro"