We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ec943 commit 6a3efa1Copy full SHA for 6a3efa1
1 file changed
build.gradle
@@ -44,7 +44,7 @@ repositories.maven {
44
repositories.mavenCentral()
45
46
/* The dependency for FastJ, the game engine this template depends on. */
47
-dependencies.implementation('io.github.lucasstarsz.fastj:fastj-library:1.5.0-SNAPSHOT')
+dependencies.implementation('io.github.lucasstarsz.fastj:fastj-library:1.5.0-SNAPSHOT-2')
48
49
50
/* JLink is used to configure the executables and other distributions for your project. */
0 commit comments