1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-15 11:20:32 +01:00
fdroidserver/tests/source-files/catalog.test/build.gradle.kts

6 lines
149 B
Plaintext
Raw Normal View History

2024-09-14 20:03:26 +02:00
plugins {
alias(libs.plugins.google.services)
alias(libs.plugins.firebase.crashlytics)
alias(projectLibs.plugins.firebase.crashlytics)
}