Delete TransferService revert to native DL/UP

This commit is contained in:
lionel
2021-01-12 11:26:36 +01:00
parent 5388ef79eb
commit bb63f3b623
6 changed files with 62 additions and 156 deletions

View File

@ -14,9 +14,6 @@
android:supportsRtl="true"
android:theme="@style/AppTheme">
<service
android:name=".TransferService" />
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="${applicationId}"