Skip to content

Releases: react-native-community/docker-android

v14.0

28 Aug 10:00
d39f791
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13.2.1...v14.0.0

v13.2.1

25 Jul 09:18
4e9fa0f
Compare
Choose a tag to compare

This is a hotfix of v13.2.1 which also moves the latest tag on Dockerhub for this image to v13.2.1

Full Changelog: v13.2...v13.2.1

v13.2

19 Jul 10:49
4cff5ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.1...v13.2

v13.1

19 Jun 18:35
d2cc711
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13.0...v13.1

v13.0

17 Jan 10:52
24ca18b
Compare
Choose a tag to compare

This is a new docker image with a breaking change as we bumped the version of our base image to Ubuntu 22.04

What's Changed

New Contributors

Full Changelog: v12.0...v13.0

v12.0

05 Oct 19:42
d2d8bb2
Compare
Choose a tag to compare

This is a new major release of docker-android. In this release we updated the Android NDK from 25 to 26

What's Changed

Full Changelog: v11.0...v12.0

v11.0

14 Aug 09:20
5755d42
Compare
Choose a tag to compare

This is a new major release of docker-android. In this release we added the Android 34 SDK and removed JDK 11

What's Changed

Full Changelog: v10.0...v11.0

v10.0

20 Jul 16:16
c1a1f54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0...v10.0

v9.0

19 Jun 15:54
f811cd0
Compare
Choose a tag to compare

This is a newer major version of the React Native Android docker container as we're bumping JDK to 17 and Node to 18

What's Changed

New Contributors

Full Changelog: v8.0...v9.0

v8.0

18 Apr 12:48
0af6aa5
Compare
Choose a tag to compare

This newer version of reactnativecommunity/react-native-android comes with a streamlined docker image and is going to be a breaking change as we removed:

  • Buck executable
  • emulator as well as system images and dependencies to run AVD inside the container
  • Fallback CMAKE_VERSION (the only version available is 3.22.1)
  • Fallback ANDROID_BUILD_VERSION (the only version available is 33)

Changelog

Full Changelog: v7.0...v8.0