Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsMeTomTom authored Mar 13, 2024
1 parent 95fd185 commit 7ef0cf1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ dependencies {

// Meteor
modImplementation "meteordevelopment:meteor-client:${project.meteor_version}"

//javazoom (its for the radio)
implementation 'javazoom:jlayer:1.0.1'
include 'javazoom:jlayer:1.0.1'
}

processResources {
Expand Down

0 comments on commit 7ef0cf1

Please sign in to comment.