Update retrolambda

This commit is contained in:
Martin Fietz 2017-09-23 09:25:59 +02:00
parent f20e04b590
commit 8340debf05
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath "com.android.tools.build:gradle:2.3.3"
classpath "me.tatarka:gradle-retrolambda:3.3.1"
classpath "me.tatarka:gradle-retrolambda:3.7.0"
classpath "me.tatarka.retrolambda.projectlombok:lombok.ast:0.2.3.a2"
classpath "com.github.triplet.gradle:play-publisher:1.1.4"
// Exclude the version that the android plugin depends on.