Browse Source

Remove repository for Conductor snapshot (#2441)

arkon 5 năm trước cách đây
mục cha
commit
39d509a756
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      build.gradle

+ 0 - 1
build.gradle

@@ -20,7 +20,6 @@ allprojects {
     repositories {
         google()
         maven { url "https://www.jitpack.io" }
-        maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
         jcenter()
     }
 }