Android targetSdkVersion needs an update
molbertz opened this issue · 1 comments
molbertz commented
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 commented
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>