We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e12d886 commit 112b804Copy full SHA for 112b804
game-app/game-headed/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id "application"
3
id "com.github.johnrengelman.shadow" version "7.1.2"
4
- id "com.install4j.gradle" version "11.0.0.5"
+ id "com.install4j.gradle" version "11.0.1"
5
id "de.undercouch.download" version "5.6.0"
6
}
7
0 commit comments