mozilla-lockwise / lockwise-android

Firefox's Lockwise app for Android
https://mozilla-lockwise.github.io/lockwise-android/
Mozilla Public License 2.0
623 stars 104 forks source link

Upgrade to Android SDK 29 #1241

Closed st3fan closed 3 years ago

st3fan commented 3 years ago

To be able to update Lockwise on the Google Play Store, we need to update both compileSdkVersion and targetSdkVersion to 29. A quick try in PR #1240 shows that this results in a number of deprecation and compile errors that we need to get past first.

Please take a look at the Contribution Guidelines if you are interested in helping out with this issue.