dkim0419 / SoundRecorder

A simple sound recording app implementing Material Design
GNU General Public License v3.0
1.49k stars 807 forks source link

Demote lint errors to warnings #54

Closed gaul closed 7 years ago

gaul commented 7 years ago

Works around an issue with F-Droid failing builds.

gaul commented 7 years ago

Sample errors:

https://f-droid.org/wiki/page/com.danielkim.soundrecorder/lastbuild_6

dkim0419 commented 7 years ago

I realized i didn't push my local changes to build.gradle, should not cause errors now. thanks!