Skip to content

Commit aae232f

Browse files
committed
fix sending messages with Android 12
1 parent 91e1026 commit aae232f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ android {
6464
dependencies {
6565
implementation 'com.github.SimpleMobileTools:Simple-Commons:e3376e4f56'
6666
implementation 'org.greenrobot:eventbus:3.3.1'
67-
implementation 'com.klinkerapps:android-smsmms:5.2.6'
6867
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
68+
implementation 'com.github.tibbi:android-smsmms:5413948b41'
6969
implementation "me.leolin:ShortcutBadger:1.1.22"
7070
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
7171

0 commit comments

Comments
 (0)