beeware / briefcase-android-gradle-template

A template for generating Android Gradle projects with Briefcase
MIT License
18 stars 19 forks source link

Bump target SDK to 32. #48

Closed freakboy3742 closed 2 years ago

freakboy3742 commented 2 years ago

Bumps the Android Target SDK to 32.

This doesn't change the minimum supported SDK version (it remains Android 5.0/SDK 21); but it ensures that apps are built with the most recent SDK.

PR Checklist: