Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightenom committed Aug 30, 2024
1 parent 3bd19ba commit 9d5d75a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ gitUrl=https://github.com/ldtteam/BlockUI.git
gitConnectUrl=https://github.com/ldtteam/BlockUI.git
projectUrl=https://github.com/ldtteam/BlockUI

curseId=522992
curseId=303278
usesCurse=true

usesParchment=true
Expand Down
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies {
implementation ("com.ldtteam:blockui:${project.blockUiVersion}")
implementation ("com.ldtteam:structurize:${project.blockUiVersion}")
implementation ("com.ldtteam:structurize:${project.structurizeVersion}")
}

0 comments on commit 9d5d75a

Please sign in to comment.