handle long-press of message bubble

- update commons dependency
- fix broken drawable resource reference in cab_thread menu file
This commit is contained in:
darthpaul 2021-11-10 18:05:20 +00:00
parent 7ebf477a7f
commit 2d2d51f90f
3 changed files with 13 additions and 4 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:f1ba19dcc0'
implementation 'com.github.SimpleMobileTools:Simple-Commons:4222d24832'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'