mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-20 21:50:46 +01:00
7 lines
121 B
Groovy
7 lines
121 B
Groovy
applyAndroidLibraryModule(project)
|
|
|
|
dependencies {
|
|
implementation project(':core')
|
|
firebase(it, "crashlytics")
|
|
}
|