osudroid / osu-droid

http://osudroid.moe
Apache License 2.0
507 stars 76 forks source link

Add validation for graddle-wrapper.jar #219

Closed kairusds closed 1 year ago

kairusds commented 1 year ago

This PR adds an action that validates if the Gradle wrapper is from an official source to prevent events like this from happening.

EDIT: Regenerated the gradle wrapper file with ./gradlew wrapper so it should be valid now.