mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
restored repo
This commit is contained in:
@@ -37,7 +37,7 @@ task downloadGradleDistribution(type: Download) {
|
||||
}
|
||||
|
||||
task downloadOfflineRepo(type: Download) {
|
||||
src "http://repo.labs.intellij.net/thirdparty/android-sdk/offline_repo_repo_03.zip"
|
||||
src "http://repo.labs.intellij.net/thirdparty/android-sdk/offline_repo_repo.zip"
|
||||
dest "$buildDir/android-sdk/offline_repo_repo.zip"
|
||||
onlyIfNewer true
|
||||
onlyIf { inJetBrainsNetwork }
|
||||
|
||||
Reference in New Issue
Block a user