mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 15:18:22 -05:00
The dumb mistakes will end, promise...
This commit is contained in:
parent
a1875c1e28
commit
6e3f60f0ec
@ -3,7 +3,7 @@ apply plugin: 'kotlin'
|
|||||||
apply plugin: 'jacoco'
|
apply plugin: 'jacoco'
|
||||||
apply plugin: 'com.github.kt3k.coveralls'
|
apply plugin: 'com.github.kt3k.coveralls'
|
||||||
|
|
||||||
evaluationDependsOn(":app:compileDebugJava")
|
evaluationDependsOn(":app")
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
repositories {
|
repositories {
|
||||||
|
Loading…
Reference in New Issue
Block a user