Add pCloud license
This commit is contained in:
parent
d448b37f43
commit
34022c96ab
@ -113,6 +113,13 @@
|
|||||||
android:action="android.intent.action.VIEW"
|
android:action="android.intent.action.VIEW"
|
||||||
android:data="https://github.com/rburgst/okhttp-digest/" />
|
android:data="https://github.com/rburgst/okhttp-digest/" />
|
||||||
</Preference>
|
</Preference>
|
||||||
|
<Preference
|
||||||
|
android:summary="Apache License v2"
|
||||||
|
android:title="pCloud Java SDK (pCloud, Inc.)">
|
||||||
|
<intent
|
||||||
|
android:action="android.intent.action.VIEW"
|
||||||
|
android:data="https://github.com/pCloud/pcloud-sdk-java/" />
|
||||||
|
</Preference>
|
||||||
<Preference
|
<Preference
|
||||||
android:summary="Apache License v2"
|
android:summary="Apache License v2"
|
||||||
android:title="RxAndroid (Netflix, Inc.)">
|
android:title="RxAndroid (Netflix, Inc.)">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user