We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c78ed8 commit c2c6e5cCopy full SHA for c2c6e5c
README.md
@@ -8,7 +8,7 @@ Getting started
8
buildscript {
9
repositories {
10
maven { url 'http://mtkopone.github.com/scct/maven-repo' }
11
- maven { url 'http://maiflai.github.com/maven-repo' }
+ maven { url 'https://github.com/maiflai/mvn-repo/raw/master/snapshots' }
12
}
13
dependencies {
14
classpath 'com.github.maiflai:gradle-scct:0.1-SNAPSHOT'
0 commit comments