Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
disabled iridium for now
  • Loading branch information
Lightkeks committed Aug 23, 2024
1 parent fb3e5d6 commit c44cb01
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 @@ -50,7 +50,7 @@ subprojects {

dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.5.2'
implementation 'com.iridium:IridiumColorAPI:1.0.6'
//implementation 'com.iridium:IridiumColorAPI:1.0.6'
compileOnly 'com.github.MilkBowl:VaultAPI:1.7'
implementation 'io.papermc.paper:paper-api:1.19-R0.1-SNAPSHOT'
}
Expand Down

0 comments on commit c44cb01

Please sign in to comment.