Closed jgw96 closed 2 months ago
Fixes https://github.com/pwa-builder/PWABuilder/issues/4766
Other... Please describe: dependency updates
Did not support SDK 34, leading to warnings in Google Play
Updated to support Android SDK version 34 by:
npm run test
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
npm run test
and ensure that all tests passAdditional Information