Skip to content

Commit 67e2ed9

Browse files
committed
Update retrolambda to 3.3.0
1 parent 5279cde commit 67e2ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
dependencies {
88
classpath 'com.android.tools.build:gradle:2.2.0'
9-
classpath 'me.tatarka:gradle-retrolambda:3.2.5'
9+
classpath 'me.tatarka:gradle-retrolambda:3.3.0'
1010
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
1111

1212
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)