Skip to content
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

Android targetSdkVersion needs an update #1250

Closed
molbertz opened this issue Jul 10, 2024 · 1 comment · Fixed by #1251
Closed

Android targetSdkVersion needs an update #1250

molbertz opened this issue Jul 10, 2024 · 1 comment · Fixed by #1251

Comments

@molbertz
Copy link

Hello again. It seems like Google is now updating their requirement for new Android Versions yearly. Because just like last year they require a new Android version starting August 31st. This time the Target Version is: 34.
For reference this was the issue from last year: #1227

Kind regards,
Michael

@jperedadnr
Copy link
Contributor

This can be tested now with plugin version 1.0.23-SNAPSHOT and

<pluginRepositories>
        <pluginRepository>
            <id>snapshot</id>
            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
        </pluginRepository>
    </pluginRepositories>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants