Skip to content

Commit 99a7642

Browse files
committed
Update to latest retrolambda
1 parent 5f75082 commit 99a7642

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ext {
77
buildscript {
88
ext {
99
uptodateVersion = "1.6.3"
10-
retrolambdaPluginVersion = "3.5.0"
11-
retrolambdaVersion = "2.5.1"
10+
retrolambdaPluginVersion = "3.7.0"
11+
retrolambdaVersion = "2.5.4"
1212
}
1313

1414
repositories {

0 commit comments

Comments
 (0)