[build] Improve composite build

This commit is contained in:
Ilya Matveev
2017-12-28 20:47:10 +07:00
committed by ilmat192
parent ffad72835e
commit f409287438
8 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ buildscript {
repositories {
maven {
//TODO: this path should be removed!! But how? O_oc
//TODO: this path should be removed!!
url "https://oss.sonatype.org/content/repositories/snapshots"
}
maven {