We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d70299 commit fe2898aCopy full SHA for fe2898a
src/executors/linux_android.yml
@@ -12,7 +12,7 @@ parameters:
12
type: string
13
default: medium
14
docker:
15
- - image: reactnativecommunity/react-native-android
+ - image: reactnativecommunity/react-native-android:4.2
16
resource_class: <<parameters.resource_class>>
17
environment:
18
- _JAVA_OPTIONS: <<parameters.java_options>>
0 commit comments