Add S3 license
This commit is contained in:
parent
4acc7f737e
commit
44880e3959
@ -134,6 +134,13 @@
|
|||||||
android:action="android.intent.action.VIEW"
|
android:action="android.intent.action.VIEW"
|
||||||
android:data="https://github.com/ReactiveX/RxJava" />
|
android:data="https://github.com/ReactiveX/RxJava" />
|
||||||
</Preference>
|
</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
|
<Preference
|
||||||
android:summary="Apache License v2"
|
android:summary="Apache License v2"
|
||||||
android:title="Subsampling Scale Image View">
|
android:title="Subsampling Scale Image View">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user