mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-15 02:36:12 -04:00
Update licenses
This commit is contained in:
@@ -72,15 +72,6 @@
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://iconduck.com/sets/zwicon-icon-set" />
|
||||
</Preference>
|
||||
<Preference
|
||||
android:key="license.lottie"
|
||||
android:summary="Airbnb's Lottie for Android. (APACHE 2.0)"
|
||||
android:title="Lottie"
|
||||
app:iconSpaceReserved="false">
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://github.com/airbnb/lottie-android" />
|
||||
</Preference>
|
||||
<Preference
|
||||
android:key="license.kotlin"
|
||||
android:summary="The Kotlin Programming Language. (APACHE 2.0)"
|
||||
@@ -99,6 +90,15 @@
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://github.com/google/dagger" />
|
||||
</Preference>
|
||||
<Preference
|
||||
android:key="license.moshi"
|
||||
android:summary="A modern JSON library for Kotlin and Java. (APACHE 2.0)"
|
||||
android:title="Moshi"
|
||||
app:iconSpaceReserved="false">
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://github.com/square/moshi" />
|
||||
</Preference>
|
||||
<Preference
|
||||
android:key="android.android"
|
||||
android:summary="Android Open Source Project (APACHE 2.0)"
|
||||
|
||||
Reference in New Issue
Block a user