Skip to content

Commit

Permalink
bump RNGP to 0.71.19
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Jun 7, 2023
1 parent 1564d4d commit 3be3a7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -133,7 +133,7 @@
"pretty-format": "^26.5.2",
"promise": "^8.3.0",
"react-devtools-core": "^4.26.1",
"react-native-gradle-plugin": "^0.71.18",
"react-native-gradle-plugin": "^0.71.19",
"react-refresh": "^0.4.0",
"react-shallow-renderer": "^16.15.0",
"regenerator-runtime": "^0.13.2",
Expand Down Expand Up @@ -211,4 +211,4 @@
}
]
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6403,10 +6403,10 @@ react-native-codegen@^0.71.5:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-gradle-plugin@^0.71.18:
version "0.71.18"
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.18.tgz#20ef199bc85be32e45bb6cc069ec2e7dcb1a74a6"
integrity sha512-7F6bD7B8Xsn3JllxcwHhFcsl9aHIig47+3eN4IHFNqfLhZr++3ElDrcqfMzugM+niWbaMi7bJ0kAkAL8eCpdWg==
react-native-gradle-plugin@^0.71.19:
version "0.71.19"
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.19.tgz#3379e28341fcd189bc1f4691cefc84c1a4d7d232"
integrity sha512-1dVk9NwhoyKHCSxcrM6vY6cxmojeATsBobDicX0ZKr7DgUF2cBQRTKsimQFvzH8XhOVXyH8p4HyDSZNIFI8OlQ==

react-refresh@^0.4.0:
version "0.4.0"
Expand Down

0 comments on commit 3be3a7d

Please sign in to comment.