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 6ac925b commit c8f243bCopy full SHA for c8f243b
android/build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
jcenter()
14
}
15
dependencies {
16
- classpath("com.android.tools.build:gradle:7.4.2")
+ classpath("com.android.tools.build:gradle:8.0.2")
17
// NOTE: Do not place your application dependencies here; they belong
18
// in the individual module build.gradle files
19
package.json
@@ -36,7 +36,7 @@
36
"devDependencies": {
37
"@babel/core": "7.21.3",
38
"@babel/runtime": "7.21.0",
39
- "@react-native-community/cli": "10.2.1",
+ "@react-native-community/cli": "11.3.3",
40
"@react-native-community/eslint-config": "3.2.0",
41
"@react-navigation/devtools": "6.0.18",
42
"@react-navigation/native": "6.1.6",
0 commit comments