1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 18:50:11 +02:00
fdroidserver/tests/source-files/firebase-whitelisted/app/build.gradle
2017-12-15 00:37:52 +01:00

6 lines
109 B
Groovy

dependencies {
compile 'com.firebase:firebase-jobdispatcher:0.8.4'
testCompile 'junit:junit:4.12'
}