The dumb mistakes will end, promise...

This commit is contained in:
Bradlee Speice 2014-12-05 23:35:59 -05:00
parent a1875c1e28
commit 6e3f60f0ec

View File

@ -3,7 +3,7 @@ apply plugin: 'kotlin'
apply plugin: 'jacoco'
apply plugin: 'com.github.kt3k.coveralls'
evaluationDependsOn(":app:compileDebugJava")
evaluationDependsOn(":app")
buildscript {
repositories {