Skip to content

Commit

Permalink
Update dependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2023
1 parent 6ac925b commit 2f3b1be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
jcenter()
}
dependencies {
classpath("com.android.tools.build:gradle:7.4.2")
classpath("com.android.tools.build:gradle:8.0.1")
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@babel/core": "7.21.3",
"@babel/runtime": "7.21.0",
"@react-native-community/cli": "10.2.1",
"@react-native-community/cli": "11.2.1",
"@react-native-community/eslint-config": "3.2.0",
"@react-navigation/devtools": "6.0.18",
"@react-navigation/native": "6.1.6",
Expand Down

0 comments on commit 2f3b1be

Please sign in to comment.