removing the file size limit label from the app settings

This commit is contained in:
tibbi 2021-11-15 14:47:14 +01:00
parent 3f83c69324
commit 938ba2b20c
5 changed files with 2 additions and 26 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:a8c7dfd635'
implementation 'com.github.SimpleMobileTools:Simple-Commons:c615eda325'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'