Add S3 license

This commit is contained in:
Julian Raufelder 2021-04-22 11:46:33 +02:00 committed by Manuel Jenny
parent 4acc7f737e
commit 44880e3959
No known key found for this signature in database
GPG Key ID: 1C80FE62B2BEAA18

View File

@ -134,6 +134,13 @@
android:action="android.intent.action.VIEW"
android:data="https://github.com/ReactiveX/RxJava" />
</Preference>
<Preference
android:summary="Apache License v2"
android:title="AWS SDK for Android">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/aws-amplify/aws-sdk-android" />
</Preference>
<Preference
android:summary="Apache License v2"
android:title="Subsampling Scale Image View">