mirror of
				https://github.com/MinimalBible/MinimalBible
				synced 2025-11-04 02:20:26 -05:00 
			
		
		
		
	The dumb mistakes will end, promise...
This commit is contained in:
		@ -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 {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user