LibreShift / red-moon

Android screen filter app for night time phone use.
GNU General Public License v3.0
649 stars 81 forks source link

upgrade target SDK to 25.0.0 and update gradle to 2.2.2 #92

Closed smichel17 closed 7 years ago

Kasijjuf commented 7 years ago

FWIW, I personally don't think the target SDK version should be bumped to 25 on the master branch until after Android 7.1 gets pushed to AOSP.

smichel17 commented 7 years ago

That's fair. I'll change this to 24.

raatmarien commented 7 years ago

The linter was giving some new errors because of these changes, but those are fixed now :+1:

smichel17 commented 7 years ago

Yeah, I always forget to check lint since I don't often use android studio. Oops.