fix sending messages with Android 12

This commit is contained in:
tibbi 2022-04-13 14:00:46 +02:00
parent 91e1026bae
commit aae232f5c1
1 changed files with 1 additions and 1 deletions

View File

@ -64,8 +64,8 @@ android {
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:e3376e4f56'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:5413948b41'
implementation "me.leolin:ShortcutBadger:1.1.22"
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'