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:
parent
402cab5765
commit
528a29891d
9 changed files with 2 additions and 28 deletions
|
|
@ -29,7 +29,6 @@ app-build-javaVersion = "VERSION_17"
|
|||
app-build-kotlinJVMTarget = "17"
|
||||
#Helpers
|
||||
ez-vcard = "0.12.1"
|
||||
shortcut-badger = "1.1.22"
|
||||
[libraries]
|
||||
#AndroidX
|
||||
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
|
||||
|
|
@ -49,7 +48,6 @@ android-smsmms = { module = "org.fossify:android-smsmms", version.ref = "android
|
|||
eventbus = { module = "org.greenrobot:eventbus", version.ref = "eventbus" }
|
||||
#Helpers
|
||||
ez-vcard = { module = "com.googlecode.ez-vcard:ez-vcard", version.ref = "ez-vcard" }
|
||||
shortcut-badger = { module = "me.leolin:ShortcutBadger", version.ref = "shortcut-badger" }
|
||||
#Kotlin
|
||||
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinxSerializationJson" }
|
||||
[bundles]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue