mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 05:34:51 +00:00
Updated download task
This commit is contained in:
parent
7e44e0f060
commit
feba87c6d1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ buildscript {
|
|||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20"
|
||||
classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.7.20"
|
||||
// https://plugins.gradle.org/plugin/de.undercouch.download
|
||||
classpath "de.undercouch:gradle-download-task:5.2.1"
|
||||
classpath "de.undercouch:gradle-download-task:5.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue