Update licenses

This commit is contained in:
darken
2022-01-17 20:09:27 +01:00
parent f8d470c730
commit 85467b9942
@@ -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)"