android / wear-os-samples

Multiple samples showing best practices in app and watch face development on Wear OS.
https://developer.android.com/wear
Apache License 2.0
1.1k stars 569 forks source link

Remove lint version from gradle.properties #1064

Closed scott-pollom closed 4 months ago

scott-pollom commented 4 months ago

It's no longer necessary now that AGP has been updated to 8.3.X, and it causes errors when updating AGP to 8.4.0-alpha05 or higher.

See https://issuetracker.google.com/issues/331681802