Jeremie Bornais

Results 3 comments of Jeremie Bornais

It appears that changing `export const BUILD_TOOLS_VERSION = '33.0.2';` to some version above 34 in `packages/core/src/lib/androidSdk/AndroidSdkTools.ts` should be sufficient, though I haven't been able to verify

The process of bumping versions is most likely the same as this PR: https://github.com/GoogleChromeLabs/bubblewrap/pull/764 CCing @PEConn since they were involved with the bump to v33

it would be nice if we could add a cli flag or environment variable or something of that nature that allows us to specify the default target - and would...