Skip to content

Commit

Permalink
fix: remove grimAPI depend
Browse files Browse the repository at this point in the history
  • Loading branch information
MC-XiaoHei committed May 1, 2024
1 parent 34e621a commit 78de6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
compileOnly(files("libs/ThemisAPI_0.15.3.jar"))
compileOnly(files("libs/Matrix_7.7.32A.jar"))
compileOnly(files("libs/VulcanAPI.jar"))
compileOnly("com.github.MWHunter:GrimAPI:2.3.62")
// compileOnly("com.github.MWHunter:GrimAPI:2.3.62")
compileOnly("com.github.Elikill58:Negativity:v2-SNAPSHOT")
//other dependencies
implementation("com.moandjiezana.toml:toml4j:0.7.2")
Expand Down

0 comments on commit 78de6e8

Please sign in to comment.