Skip to content

Commit 06f9d0c

Browse files
authored
Bump retrolambda for gradle 5.x (#67)
gradle switched using a different folder for each language to support multi languages. src: related issue touching us evant/gradle-retrolambda#273
1 parent 204be85 commit 06f9d0c

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
@@ -1,5 +1,5 @@
11
plugins {
2-
id "me.tatarka.retrolambda" version "3.7.0"
2+
id "me.tatarka.retrolambda" version "3.7.1"
33
id 'java-library'
44
id 'eclipse'
55
id 'idea'

0 commit comments

Comments
 (0)