NOISSUE remove old unused version file features
This commit is contained in:
parent
c943019ab5
commit
f6b2ccb110
10 changed files with 36 additions and 288 deletions
|
@ -250,7 +250,7 @@ void LLListLoadTask::listDownloaded()
|
|||
// hack to make liteloader 1.7.10_00 work
|
||||
if(lib->rawName() == GradleSpecifier("org.ow2.asm:asm-all:5.0.3"))
|
||||
{
|
||||
lib->m_base_url = "http://repo.maven.apache.org/maven2/";
|
||||
lib->setBaseUrl("http://repo.maven.apache.org/maven2/");
|
||||
}
|
||||
version->libraries.append(lib);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue