mirror of
https://github.com/speice-io/polyglot_jni
synced 2024-12-21 11:48:08 -05:00
Use a plugins configuration block
This commit is contained in:
parent
63be359aed
commit
8bf33832db
@ -1,4 +1,6 @@
|
||||
apply plugin: 'java-library'
|
||||
plugins {
|
||||
id 'java-library'
|
||||
}
|
||||
|
||||
group = "io.speice"
|
||||
version = "1.0.0-SNAPSHOT"
|
||||
|
Loading…
Reference in New Issue
Block a user