-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Target SDK Version to 35 #396
Comments
API 35? 😱 😱😱 Who think of us poor souls who use old phones... |
OK, googling it, minSdkVersion is not the same as targetSdkVersion. :) |
So far I keep minSdkVersion at 15 which is rather old. That means lot's of additional code all over the place to support older versions. At some point that should be cleaned up ... |
Just bumping version number leads to an error:
|
This was referenced Oct 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Googles demands an upgrade again in order to publish in Play.
Latest availablee SDK targets API 35.
The text was updated successfully, but these errors were encountered: