QuiltMC / quilted-fabric-api

Re-implementation of the Fabric API using QSL as implementation instead.
Apache License 2.0
87 stars 32 forks source link

Fix dependency name in deprecated/build.gradle #165

Closed dpwilhelmsen closed 4 months ago

dpwilhelmsen commented 4 months ago

The build.gradle in the deprecated directory was incorrectly trying to depend on the main project using fabric-api instead of quilted-fabric-api. This was causing build errors when trying include the quilted-fabric-api into projects. This changes has been present on most branches but is missing on 1.20.6 and 1.21

ix0rai commented 4 months ago

thank you so much for this! I've confirmed that this change was present before 1.20.6