Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
thelsing committed Oct 14, 2023
1 parent 0747691 commit eb798e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -508,8 +508,8 @@ dependencies {

implementation "com.badlogicgames.gdx:gdx:1.12.0"
implementation "com.badlogicgames.gdx:gdx-platform:1.12.0:natives-desktop"
implementation "space.earlygrey:shapedrawer:2.4.0"
//implementation 'com.github.earlygrey:shapedrawer:extract-vertices-SNAPSHOT'
//implementation "space.earlygrey:shapedrawer:2.4.0"
implementation 'com.github.earlygrey:shapedrawer:extract-vertices-SNAPSHOT'
implementation "com.badlogicgames.gdx:gdx-freetype:1.12.0"
implementation "com.badlogicgames.gdx:gdx-freetype-platform:1.12.0:natives-desktop"
implementation "com.badlogicgames.gdx-video:gdx-video:1.3.2-SNAPSHOT"
Expand Down

0 comments on commit eb798e5

Please sign in to comment.