Formatting build.gradle

This commit is contained in:
Victor Shcherb 2018-06-02 13:17:47 +02:00
parent f692f11a0a
commit 4ac9d6b126
2 changed files with 9 additions and 11 deletions

View file

@ -432,7 +432,6 @@ dependencies {
// implementation 'com.ibm.icu:icu4j:50.1'
// implementation 'net.sf.trove4j:trove4j:3.0.3'
legacyImplementation "net.osmand:OsmAndCore_android:0.1-SNAPSHOT@jar"
qtcoredebugImplementation "net.osmand:OsmAndCore_androidNativeDebug:0.1-SNAPSHOT@aar"
qtcoredebugImplementation "net.osmand:OsmAndCore_android:0.1-SNAPSHOT@aar"

View file

@ -16,7 +16,6 @@ buildscript {
apply plugin: 'com.github.ksoichiro.eclipse.aar'
allprojects {
repositories {
mavenCentral()
maven {