This commit is contained in:
1 parent
49f5848e7b
commit
4fce19bad4
4 files changed
+19
-2
No files matched your search
@@ -8,6 +8,7 @@ plugins {
|
||||
kotlin("android")
|
||||
kotlin("kapt")
|
||||
id("com.mikepenz.aboutlibraries.plugin")
|
||||
id("org.jetbrains.kotlinx.kover") version "0.6.1"
|
||||
}
|
||||
|
||||
fun Project.execWithOutput(cmd: String, ignore: Boolean = false): String {
|
||||
|
||||
Reference in new issue
Block a user