Skip to content

Commit 6a3efa1

Browse files
committed
updated snapshot version to snapshot 2
1 parent 06ec943 commit 6a3efa1

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
@@ -44,7 +44,7 @@ repositories.maven {
4444
repositories.mavenCentral()
4545

4646
/* The dependency for FastJ, the game engine this template depends on. */
47-
dependencies.implementation('io.github.lucasstarsz.fastj:fastj-library:1.5.0-SNAPSHOT')
47+
dependencies.implementation('io.github.lucasstarsz.fastj:fastj-library:1.5.0-SNAPSHOT-2')
4848

4949

5050
/* JLink is used to configure the executables and other distributions for your project. */

0 commit comments

Comments
 (0)