Skip to content

Commit

Permalink
Update area_lib to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomate0613 committed Feb 14, 2025
1 parent d518db9 commit dfdaae9
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 @@ -56,7 +56,7 @@ dependencies {
// Fabric API. This is technically optional, but you probably want it anyway.
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

modImplementation "maven.modrinth:area_lib:0.0.4"
modImplementation "maven.modrinth:area_lib:0.1.0"
}

processResources {
Expand Down

0 comments on commit dfdaae9

Please sign in to comment.