mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 10:30:42 +00:00
remove configureAddon
This commit is contained in:
@@ -9,10 +9,6 @@ fun Project.configureCommon() {
|
||||
version = rootProject.version
|
||||
}
|
||||
|
||||
fun Project.configureAddon() {
|
||||
|
||||
}
|
||||
|
||||
fun Project.getGitHash(): String {
|
||||
val stdout = ByteArrayOutputStream()
|
||||
exec {
|
||||
|
||||
Reference in New Issue
Block a user