Commit 2a270d84 authored by Him188's avatar Him188 Committed by GitHub

Update build.gradle.kts

parent 54794a6e
......@@ -28,7 +28,7 @@ plugins {
}
// https://github.com/kotlin/binary-compatibility-validator
apply(plugin = "binary-compatibility-validator")
//apply(plugin = "binary-compatibility-validator")
project.ext.set("isAndroidSDKAvailable", false)
......@@ -160,4 +160,4 @@ fun Project.findLatestFile(): Map.Entry<String, File> {
acc + 100.0.pow(index).toInt() * (s.toIntOrNull() ?: 0)
}
} ?: error("cannot find any file to upload")
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment