mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 23:20:23 +00:00
6 lines
No EOL
116 B
Groovy
6 lines
No EOL
116 B
Groovy
plugins {
|
|
id 'org.jreleaser' version '1.0.0'
|
|
}
|
|
|
|
version file('misc/version').text
|
|
apply from: 'jreleaser.gradle' |