Skip to content

Commit

Permalink
update the SPORT library to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Mar 24, 2024
1 parent 0ee13aa commit 2546be7
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 @@ -9,7 +9,7 @@ ext {
lbjVersion = '20.2.0'
lwjglVersion = '3.3.3'
//lwjglVersion = '3.3.4-SNAPSHOT'
sportVersion = '0.9.2'
sportVersion = '0.9.3'
}

subprojects {
Expand Down

0 comments on commit 2546be7

Please sign in to comment.