Skip to content

Commit 82bd377

Browse files
fix(deps): update dependency de.undercouch:gradle-download-task to v5.7.0
1 parent 73ac7d8 commit 82bd377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
dependencies {
2323
classpath("com.android.tools.build:gradle:7.2.1")
2424
classpath("com.facebook.react:react-native-gradle-plugin")
25-
classpath("de.undercouch:gradle-download-task:5.0.1")
25+
classpath("de.undercouch:gradle-download-task:5.7.0")
2626
// NOTE: Do not place your application dependencies here; they belong
2727
// in the individual module build.gradle files
2828
}

0 commit comments

Comments
 (0)