Skip to content

Commit c60cd7f

Browse files
authored
Merge pull request #1316 from IETS3/feature/trickTC
gradle: change to trigger artifact release
2 parents 9875f18 + fc81058 commit c60cd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repositories {
3838

3939
apply plugin: 'download-jbr'
4040

41-
// configure jbr download
41+
// configure jbr download version
4242
downloadJbr {
4343
jbrVersion = '17.0.6-b469.82'
4444
}

0 commit comments

Comments
 (0)