Skip to content

Commit 10c3e64

Browse files
committed
update download to work with Gradle 7.3
1 parent 8c36c09 commit 10c3e64

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
@@ -17,7 +17,7 @@ buildscript {
1717
}
1818

1919
plugins {
20-
id "de.undercouch.download" version "1.2"
20+
id "de.undercouch.download" version "5.0.0"
2121
}
2222

2323
project.ext {

0 commit comments

Comments
 (0)