Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Commit

Permalink
feat: arm64などの複数プラットフォームに対応
Browse files Browse the repository at this point in the history
  • Loading branch information
book000 committed Aug 12, 2023
1 parent 4a3a49f commit 1e65bcf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,11 @@
<artifactId>lavaplayer</artifactId>
<version>1.3.77</version>
</dependency>
<dependency>
<groupId>com.github.aikaterna</groupId>
<artifactId>lavaplayer-natives</artifactId>
<version>original-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
Expand Down

0 comments on commit 1e65bcf

Please sign in to comment.