We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fbad90 commit a95a5a8Copy full SHA for a95a5a8
1 file changed
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = 'cn.clexus'
8
-version = '1.3'
+version = '1.4'
9
tasks.register('createJars', Jar) {
10
archiveBaseName.set('TargetTracker')
11
archiveVersion.set(version)
0 commit comments