79401611

Date: 2025-01-31 01:38:33
Score: 1
Natty:
Report link

The solution to this was to update Gradle to the latest version. I had thought that it was updated, but apparently I was wrong. If anyone else is having this same issue, make sure both Gradle and the Gradle wrapper are up to date by running the following command twice: ./gradlew wrapper --gradle-version latest

Find more information here: https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Courtney Allen