[android] Restore compatibility with Android 6.x

Updates react-native to provide `java.util.Supplier` interface on its
own, instead of relying on it being in the stdlib.

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
This commit is contained in:
Igor Mandrigin 2019-06-25 10:24:13 +02:00
parent 3b7e92230b
commit 8321346ca5
No known key found for this signature in database
GPG Key ID: 4A0EDDE26E66BC8B
1 changed files with 1 additions and 1 deletions

View File

@ -5748,7 +5748,7 @@ react-native-webview@^5.2.1:
"react-native@git+https://github.com/status-im/react-native.git#status-0.59.9":
version "0.59.9"
resolved "git+https://github.com/status-im/react-native.git#9299515fd7f4e81a3be46d4268e5ed23b143d7d5"
resolved "git+https://github.com/status-im/react-native.git#72d47ff50d628f140b724a6b392002da48d63ac9"
dependencies:
"@babel/runtime" "^7.0.0"
"@react-native-community/cli" "^1.2.1"