Skip to content

Commit

Permalink
fixing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ramabit committed Feb 25, 2016
1 parent e8a2ba4 commit 4f7e894
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ buildscript {
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "org.jetbrains.kotlin:kotlin-android-extensions:$kotlin_version"
classpath 'com.android.tools.build:gradle:2.0.0-beta5'

classpath 'com.android.tools.build:gradle:1.1.0'
}
}

Expand Down

0 comments on commit 4f7e894

Please sign in to comment.