invoiceninja / admin-portal

Invoice Ninja: Desktop/mobile admin portal built with Flutter
https://demo.invoiceninja.com
Other
1.6k stars 534 forks source link

[Android] [Feature Request] Update to targetSdk 33 #589

Closed sebastien46 closed 11 months ago

sebastien46 commented 1 year ago

Starting from August 31st 2023 onwards, the Google Play Store won't accept app updates for apps with targetSdk inferior to 33:

https://support.google.com/googleplay/android-developer/answer/11926878

hillelcoren commented 1 year ago

Hi,

Why did you create this issue along with others like it?

https://github.com/yairm210/Unciv/issues/9840 https://github.com/billthefarmer/specie/issues/5

sebastien46 commented 1 year ago

Because FOSS / OSS needs to reach as many people as possible, and these apps being phased out of the Play Store would hinder their visibility (doesn't apply to specie).

Also, being up to date with the latest standards helps with the future-proofing of the app.

sebastien46 commented 11 months ago

Fixed in 5.0.125.

hillelcoren commented 11 months ago

Thanks for identifying and closing the issue