Skip to content

Commit

Permalink
fixed gradle bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Poweranimal committed Mar 26, 2018
1 parent ff4cfa8 commit b9fc11c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ repositories {
}

dependencies {
implementation 'com.github.jitpack:gradle-simple:1.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
testImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
testImplementation "org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version"
Expand Down

0 comments on commit b9fc11c

Please sign in to comment.