fix: remove shortcut badger (#484)

* fix: remove shortcut badger
* docs: update changelog

Refs: https://github.com/FossifyOrg/Messages/issues/64, https://github.com/FossifyOrg/Messages/issues/483
This commit is contained in:
Naveen Singh 2025-08-11 18:48:44 +05:30 committed by GitHub
parent 402cab5765
commit 528a29891d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 2 additions and 28 deletions

View file

@ -142,7 +142,6 @@ dependencies {
implementation(libs.eventbus)
implementation(libs.indicator.fast.scroll)
implementation(libs.android.smsmms)
implementation(libs.shortcut.badger)
implementation(libs.androidx.swiperefreshlayout)
implementation(libs.androidx.constraintlayout)
implementation(libs.androidx.lifecycle.process)