We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba10ef2 commit 28c24efCopy full SHA for 28c24ef
1 file changed
source/app/src/main/AndroidManifest.xml
@@ -49,10 +49,5 @@
49
android:authorities="${applicationId}.androidx-startup"
50
tools:node="remove">
51
</provider>
52
-
53
- <!-- AWS S3 TransferService for background uploads/downloads -->
54
- <service
55
- android:name="com.amazonaws.mobileconnectors.s3.transferutility.TransferService"
56
- android:enabled="true" />
57
</application>
58
</manifest>
0 commit comments