Add generated screen to show open source licenses.
For Google Play variant only
This commit is contained in:
parent
a6b6d2ab7a
commit
c2c7f6b755
20 changed files with 442 additions and 5 deletions
|
|
@ -70,6 +70,7 @@ gms_google_services = "com.google.gms:google-services:4.4.2"
|
|||
google_firebase_bom = "com.google.firebase:firebase-bom:33.1.2"
|
||||
firebase_appdistribution_gradle = { module = "com.google.firebase:firebase-appdistribution-gradle", version.ref = "firebaseAppDistribution" }
|
||||
autonomousapps_dependencyanalysis_plugin = { module = "com.autonomousapps:dependency-analysis-gradle-plugin", version.ref = "dependencyAnalysis" }
|
||||
oss_licenses_plugin = "com.google.android.gms:oss-licenses-plugin:0.10.6"
|
||||
|
||||
# AndroidX
|
||||
androidx_core = { module = "androidx.core:core", version.ref = "core" }
|
||||
|
|
@ -182,6 +183,7 @@ maplibre_annotation = "org.maplibre.gl:android-plugin-annotation-v9:3.0.0"
|
|||
opusencoder = "io.element.android:opusencoder:1.1.0"
|
||||
kotlinpoet = "com.squareup:kotlinpoet:1.18.1"
|
||||
zxing_cpp = "io.github.zxing-cpp:android:2.2.0"
|
||||
play_services_oss_licenses = "com.google.android.gms:play-services-oss-licenses:17.1.0"
|
||||
|
||||
# Analytics
|
||||
posthog = "com.posthog:posthog-android:3.4.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue