react-native-community / docker-android

Android Docker Image for React Native and common android development.
MIT License
486 stars 144 forks source link

Release v6.0 on DockerHub #184

Closed cortinico closed 2 years ago

cortinico commented 2 years ago

Opening this issue to discuss if we're fine bumping the Docker Image version to 6.x as there are a couple of breaking changes:

  1. Using prebuilt BUCK instead of building from source
  2. NDK to 23 for Gradle (this has breaking changes in terms of Environment variables)
  3. Updated Ubuntu version to 22.04

cc @gengjiawen for confirmation

kelset commented 2 years ago

I think we should be good to do it, can't think of any reasons that might be blockers

gengjiawen commented 2 years ago

Go for it.

cortinico commented 2 years ago

Done 👍