gradle.properties 136 B

123
  1. # workaround since lombok and desugering have an issue
  2. # to be fixed with gradle Android plugin 3.3.0
  3. android.enableD8.desugaring=false