Skip to content

Commit 2b07b10

Browse files
committed
Revert build.gradle changes
1 parent 6f50030 commit 2b07b10

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

example/android/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@ buildscript {
4747
getReactNativeDependencies().each { dependency ->
4848
classpath(dependency)
4949
}
50-
51-
if (isNewArchitectureEnabled(project)) {
52-
classpath("com.facebook.react:react-native-gradle-plugin")
53-
classpath("de.undercouch:gradle-download-task:5.1.0")
54-
}
5550
}
5651
}
5752

0 commit comments

Comments
 (0)