xpipe-mirror/build.gradle

6 lines
116 B
Groovy
Raw Normal View History

2022-06-17 23:17:08 +00:00
plugins {
id 'org.jreleaser' version '1.0.0'
}
version file('misc/version').text
apply from: 'jreleaser.gradle'