Skip to content

Commit

Permalink
Update other plugins to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel Szymanski committed Aug 22, 2018
1 parent 4d9f9ef commit a00795f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.4'
classpath 'me.tatarka:gradle-retrolambda:3.3.0'
classpath 'me.tatarka:gradle-retrolambda:3.7.0'
classpath 'org.codehaus.groovy:groovy-android-gradle-plugin:1.1.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
}
}

Expand Down

0 comments on commit a00795f

Please sign in to comment.