Skip to content

Releases: react-native-community/docker-android

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

v7.0

07 Feb 10:35
fd3ff08
Compare
Choose a tag to compare

We're bumping the major version as the Node version was bumped from 14 to 16 in this image

What's Changed

New Contributors

Full Changelog: v6.1...v7.0

v6.2

17 Jan 15:29
5079898
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1...v6.2

v6.1

07 Nov 12:34
a9ec4f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0...v6.1

v6.0

25 Oct 12:33
4742707
Compare
Choose a tag to compare

This new release comes with a series of potentially breaking changes:

  • NDK to 23 for Gradle (specifically some environment variables got renamed/update for Buck)
  • Using prebuilt Buck instead of building Buck from source
  • Updated Ubuntu version to 22.04 from 20.04

Full Changelog

New Contributors

Full Changelog: v5.4...v6.0