Skip to content

Commit

Permalink
remove audio, use lwjgl3 audio instead.
Browse files Browse the repository at this point in the history
  • Loading branch information
thelsing committed Jun 17, 2022
1 parent 4b55268 commit 73e6b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.thelsing.gdx</groupId>
<artifactId>gdx-backend-jogl</artifactId>
<version>1.11.1</version>
<version>1.11.2</version>
<properties>
<libgdx.version>1.11.0</libgdx.version>
<jogamp.version>v2.4.0-rc4</jogamp.version>
Expand Down

0 comments on commit 73e6b68

Please sign in to comment.