Skip to content

Commit 6d8f162

Browse files
committed
Update README.md
1 parent d896922 commit 6d8f162

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ Getting started
1212
buildscript {
1313
repositories {
1414
mavenCentral()
15-
maven { url 'http://mtkopone.github.com/scct/maven-repo' }
1615
}
1716
dependencies {
18-
classpath 'com.sqality:gradle-scct:0.3'
17+
classpath 'com.sqality:gradle-scct:0.2'
1918
}
2019
}
2120

0 commit comments

Comments
 (0)