mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 23:12:46 +03:00
5 lines
108 B
Groovy
5 lines
108 B
Groovy
dependencies {
|
|
compile 'com.google.firebase:firebase-core:11.6.2'
|
|
|
|
testCompile 'junit:junit:4.12'
|
|
}
|