Commit a86cae7 1 parent 848ba6f commit a86cae7 Copy full SHA for a86cae7
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ buildscript {
13
13
dependencies {
14
14
val kotlin_version: String by project
15
15
classpath(" com.android.tools.build:gradle:7.0.4" )
16
- classpath(" de.undercouch:gradle-download-task:4.1.2 " )
16
+ classpath(" de.undercouch:gradle-download-task:5.0.1 " )
17
17
classpath(" org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version " )
18
18
// NOTE: Do not place your application dependencies here; they belong
19
19
// in the individual module build.gradle files
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ buildscript {
15
15
dependencies {
16
16
classpath(" com.android.tools.build:gradle:7.0.4" )
17
17
classpath(" com.facebook.react:react-native-gradle-plugin" )
18
- classpath(" de.undercouch:gradle-download-task:4.1.2 " )
18
+ classpath(" de.undercouch:gradle-download-task:5.0.1 " )
19
19
// NOTE: Do not place your application dependencies here; they belong
20
20
// in the individual module build.gradle files
21
21
}
You can’t perform that action at this time.
0 commit comments