pwa-builder / CloudAPK

Build Android APK packages on the cloud
Other
147 stars 44 forks source link

Update to support SDK 34 #126

Closed jgw96 closed 2 months ago

jgw96 commented 2 months ago

Fixes https://github.com/pwa-builder/PWABuilder/issues/4766

PR Type

Other... Please describe: dependency updates

Describe the current behavior?

Did not support SDK 34, leading to warnings in Google Play

Describe the new behavior?

Updated to support Android SDK version 34 by:

PR Checklist

Additional Information