Skip to content

Commit

Permalink
Merge pull request #202 from caarmen/remove-retrolambda
Browse files Browse the repository at this point in the history
Remove retrolambda.
  • Loading branch information
caarmen authored Oct 19, 2024
2 parents bb4e405 + cb9847f commit 17bd17f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ buildscript {
dependencies {
classpath "com.android.tools.build:gradle:$gradle_plugin_version"

classpath 'me.tatarka.retrolambda.projectlombok:lombok.ast:0.2.3.a2'
configurations.classpath.exclude group: 'com.android.tools.external.lombok'
classpath 'org.jacoco:org.jacoco.core:0.8.12'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 17bd17f

Please sign in to comment.