Skip to content

Commit

Permalink
updated snapshot version to snapshot 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasstarsz committed Jul 31, 2021
1 parent 06ec943 commit 6a3efa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repositories.maven {
repositories.mavenCentral()

/* The dependency for FastJ, the game engine this template depends on. */
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')


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

0 comments on commit 6a3efa1

Please sign in to comment.