Android-Gradle-KTS icon indicating copy to clipboard operation
Android-Gradle-KTS copied to clipboard

Use correct gradle wrapper

Open G00fY2 opened this issue 3 years ago • 0 comments

Looks like you just set the gradle version in your gradle-wrapper.properties but didn't run the recommended gradle wrapper update task (your gradlew and gradlew.bat are not matching this gradle release): https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper

G00fY2 avatar Nov 27 '21 14:11 G00fY2