jaredforrest / nonocross

A simple nonogram puzzle app for Android
GNU General Public License v3.0
41 stars 9 forks source link

Use GitHub actions to build app and validate Gradle #68

Closed mueller-ma closed 1 year ago

mueller-ma commented 1 year ago

Successful build: https://github.com/mueller-ma/nonocross/actions/runs/4948172673/jobs/8848529804

I had to add the Gradle wrapper in order to build the project from the command line.

jaredforrest commented 1 year ago

Perfect, I've been meaning to look into this for a while