We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84de172 commit 4353aceCopy full SHA for 4353ace
app/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
implementation 'com.pavelsikun:material-seekbar-preference:2.3.0'
53
implementation 'org.apache.commons:commons-collections4:4.4'
54
55
- compileOnly 'org.projectlombok:lombok:1.18.10'
+ compileOnly 'org.projectlombok:lombok:1.18.18'
56
annotationProcessor 'org.projectlombok:lombok:1.18.10'
57
58
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
0 commit comments