kochka / WeightLogger

WeightLogger Android app
Other
69 stars 23 forks source link

Update target and compileSdkVersion to 33 #72

Closed louisjennings closed 7 months ago

louisjennings commented 7 months ago

In order to update the app on the Google Play Store, it is necessary to target SDK version 33 or 34. This PR updates the target SDK version and the min SDK version to resolve the issues raised in #71.

Changes: