mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +02:00
i forgot to remove firebase licenses
This commit is contained in:
parent
70871b75c9
commit
77e10c3349
@ -105,20 +105,6 @@ val ALL_LIBRARIES by lazy {
|
|||||||
license = "Apache-2.0",
|
license = "Apache-2.0",
|
||||||
description = "Utilities for Jetpack Compose"
|
description = "Utilities for Jetpack Compose"
|
||||||
),
|
),
|
||||||
AppLibrary(
|
|
||||||
name = "firebase-analytics-ktx",
|
|
||||||
dev = "Google",
|
|
||||||
website = "https://developer.android.com/studio/terms.html",
|
|
||||||
license = "ASDKL",
|
|
||||||
description = "Library to collect and send usage statistics"
|
|
||||||
),
|
|
||||||
AppLibrary(
|
|
||||||
name = "firebase-crashlytics-ktx",
|
|
||||||
dev = "Google",
|
|
||||||
website = "https://developer.android.com/studio/terms.html",
|
|
||||||
license = "Apache-2.0",
|
|
||||||
description = "Library to collect and send crash logs"
|
|
||||||
),
|
|
||||||
AppLibrary(
|
AppLibrary(
|
||||||
name = "Compose Tooling API",
|
name = "Compose Tooling API",
|
||||||
dev = "The Android Open Source Project",
|
dev = "The Android Open Source Project",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user