moving some helper functions into Commons

This commit is contained in:
tibbi 2020-05-01 11:08:48 +02:00
parent 6db8d2a2d3
commit ebe1ab967f
2 changed files with 1 additions and 49 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.26.27'
implementation 'com.simplemobiletools:commons:5.27.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'