Initial commit
That's a lotta stuff for an initial commit, but well...
This commit is contained in:
4
tweed5-patchwork/build.gradle.kts
Normal file
4
tweed5-patchwork/build.gradle.kts
Normal file
@@ -0,0 +1,4 @@
|
||||
dependencies {
|
||||
implementation("org.ow2.asm:asm:${properties["asm.version"]}")
|
||||
implementation("org.ow2.asm:asm-commons:${properties["asm.version"]}")
|
||||
}
|
||||
Reference in New Issue
Block a user