xpipe/build.gradle
Christopher Schnick 4dc685f895 Release fixes
2022-06-18 01:17:08 +02:00

6 lines
No EOL
116 B
Groovy

plugins {
id 'org.jreleaser' version '1.0.0'
}
version file('misc/version').text
apply from: 'jreleaser.gradle'