I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 8f9a6922 authored by str4d's avatar str4d
Browse files

Bugfixes

parent 05cc0634
No related branches found
No related tags found
No related merge requests found
......@@ -9,14 +9,10 @@ buildscript {
}
allprojects {
version = VERSION
version = VERSION_NAME
group = GROUP
repositories {
flatDir {
name "fileRepo"
dirs file("${project.rootDir}/repo")
}
mavenCentral()
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment