azavea / cac-tripplanner-android

GoPhillyGo Android app
https://gophillygo.org
Apache License 2.0
3 stars 3 forks source link

Fix linting warnings and errors on SDK version 31 #209

Closed ktohalloran closed 1 year ago

ktohalloran commented 1 year ago

While issue #201 bumped up the target and compile SDK version to 31, we should actually update this more fully, including addressing the many linting warnings and handful of warnings, and updating dependencies as needed. This should help us in the upgrade to 33 in issue #208.

Additional context: