Use sendEmailIntent extension from commons

This commit is contained in:
Naveen 2022-08-30 19:35:00 +05:30
parent 8f656db1fb
commit 9179125476
3 changed files with 3 additions and 19 deletions

View file

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:2122bbc6a3'
implementation 'com.github.SimpleMobileTools:Simple-Commons:141660c8f9'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:4cdacdb701'