Sfoglia il codice sorgente

added jcenter repo

Andy Scherzinger 8 anni fa
parent
commit
9ff3aff7bd
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      build.gradle

+ 0 - 1
build.gradle

@@ -62,7 +62,6 @@ dependencies {
 
     // UIAutomator - for cross-app UI tests, and to grant screen is turned on in Espresso tests
     androidTestCompile 'com.android.support.test.uiautomator:uiautomator-v18:2.1.2'
-
     // fix conflict in dependencies; see http://g.co/androidstudio/app-test-app-conflict for details
     androidTestCompile "com.android.support:support-annotations:${supportLibraryVersion}"