From 0daa647c5c614d81dcfff53898e0ad8feea4b20d Mon Sep 17 00:00:00 2001 From: Alexander Goncharov Date: Tue, 10 Jul 2018 19:11:20 +0300 Subject: [PATCH] Update compatibility table. (#1344) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fda2b2..11ee6e3 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,8 @@ We try our best to maintain backwards compatability of our plugin with previous | v0.46 | v4.0+ *(RN refactored js bundle loader code)* | | v0.46-v0.53 | v5.1+ *(RN removed unused registration of JS modules)*| | v0.54-v0.55 | v5.3+ *(Android Gradle Plugin 3.x integration)* | -| v0.55+ | TBD :) We work hard to respond to new RN releases, but they do occasionally break us. We will update this chart with each RN release, so that users can check to see what our "official" support is. +| v0.56 | v5.4+ *(RN upgraded versions for Android tools)* | +| v0.56+ | TBD :) We work hard to respond to new RN releases, but they do occasionally break us. We will update this chart with each RN release, so that users can check to see what our "official" support is. ### Supported Components