Skip to content

Commit

Permalink
Merge pull request #23 from inaka/ramabit.fix
Browse files Browse the repository at this point in the history
fixing dependency
  • Loading branch information
tenmaster committed Feb 25, 2016
2 parents e8a2ba4 + 4f7e894 commit e0c1d7f
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 e0c1d7f

Please sign in to comment.