We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ac7d8 commit 82bd377Copy full SHA for 82bd377
1 file changed
android/build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
dependencies {
23
classpath("com.android.tools.build:gradle:7.2.1")
24
classpath("com.facebook.react:react-native-gradle-plugin")
25
- classpath("de.undercouch:gradle-download-task:5.0.1")
+ classpath("de.undercouch:gradle-download-task:5.7.0")
26
// NOTE: Do not place your application dependencies here; they belong
27
// in the individual module build.gradle files
28
}
0 commit comments