google / amber

Amber is a multi-API shader test framework
Apache License 2.0
193 stars 65 forks source link

Remove gradle-wrapper.jar #988

Closed paulthomson closed 2 years ago

paulthomson commented 2 years ago

Fixes #983

ben-clayton commented 2 years ago

This is still referenced: https://github.com/google/amber/blob/8b145a6c89dcdb4ec28173339dd176fb7b6f43ed/android_gradle/gradlew.bat#L66

Maybe we should just remove all the grade stuff?

paulthomson commented 2 years ago

Good point. I removed the gradle wrapper entirely. It can still be re-generated before building via gradle wrapper, which will add a wrapper that uses the version of gradle specified in build.gradle.