updating commons and android-smsmms

This commit is contained in:
tibbi 2022-11-25 18:22:50 +01:00
parent c76816bd9c
commit ca238cd207
1 changed files with 2 additions and 2 deletions

View File

@ -63,10 +63,10 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:f5f3f94be6' implementation 'com.github.SimpleMobileTools:Simple-Commons:92e9ea7598'
implementation 'org.greenrobot:eventbus:3.3.1' implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:f0d7cfe78a' implementation 'com.github.tibbi:android-smsmms:c83de10596'
implementation "me.leolin:ShortcutBadger:1.1.22" implementation "me.leolin:ShortcutBadger:1.1.22"
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3' implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'