[Bug] Bumping addon version requires gradle clean to apply correct version #414
Labels
Platform: All
Issue/PR is applicable to all platforms.
Subsystem: Gradle
Issue/PR has to do with the gradle build toolchain.
Type: Bug
Something isn't working as intended.
Addons generated during tasks such as
:platforms:fabric:runClient
do not use the bumped version if they were previously compiled with a different specified version.:common:addons:clean
appears to fix this.The text was updated successfully, but these errors were encountered: