Private
Public Access
1
0

Move back to mainline lib now that merge is complete.

This commit is contained in:
Kevin Whitaker
2015-11-26 23:28:18 -05:00
parent e70cbcea3b
commit f704f9958d
3 changed files with 1 additions and 5 deletions

View File

@@ -16,9 +16,6 @@ allprojects {
repositories {
jcenter()
maven { url "https://jitpack.io" }
flatDir {
dirs 'libs'
}
}
}