allow sharing message text directly

This commit is contained in:
tibbi 2020-04-05 20:00:26 +02:00
parent bed6ef764f
commit 931f977c65
3 changed files with 15 additions and 2 deletions

View file

@ -36,7 +36,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.24.16'
implementation 'com.simplemobiletools:commons:5.24.17'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
implementation 'org.greenrobot:eventbus:3.2.0'
}