summaryrefslogtreecommitdiff
path: root/platform/android/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/build.gradle')
-rw-r--r--platform/android/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/build.gradle b/platform/android/build.gradle
index c2bcde180d..86e4f4f5f8 100644
--- a/platform/android/build.gradle
+++ b/platform/android/build.gradle
@@ -18,7 +18,7 @@ allprojects {
google()
jcenter()
// Snapshot repository
- maven { url "http://oss.sonatype.org/content/repositories/snapshots/" }
+ //maven { url "http://oss.sonatype.org/content/repositories/snapshots/" }
}
}