Add pCloud license

This commit is contained in:
Julian Raufelder 2021-03-24 12:20:03 +01:00
parent d448b37f43
commit 34022c96ab
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D

View File

@ -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.)">