File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/create-react-native-library/templates Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6060 "registry" : " https://registry.npmjs.org/"
6161 },
6262 "devDependencies" : {
63- "@arkweid /lefthook" : " ^0.7.7 " ,
63+ "@evilmartians /lefthook" : " ^1.2.2 " ,
6464 "@commitlint/config-conventional" : " ^17.0.2" ,
6565 "@react-native-community/eslint-config" : " ^3.0.2" ,
6666 "@release-it/conventional-changelog" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010 }
1111
1212 dependencies {
13- classpath ' com.android.tools.build:gradle:3.5.3 '
13+ classpath ' com.android.tools.build:gradle:7.2.1 '
1414< % if (project. kotlin) { -% >
1515 // noinspection DifferentKotlinGradleVersion
1616 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
You can’t perform that action at this time.
0 commit comments