We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f75082 commit 99a7642Copy full SHA for 99a7642
1 file changed
build.gradle
@@ -7,8 +7,8 @@ ext {
7
buildscript {
8
ext {
9
uptodateVersion = "1.6.3"
10
- retrolambdaPluginVersion = "3.5.0"
11
- retrolambdaVersion = "2.5.1"
+ retrolambdaPluginVersion = "3.7.0"
+ retrolambdaVersion = "2.5.4"
12
}
13
14
repositories {
0 commit comments