Skip to content

Commit 4353ace

Browse files
committedJan 30, 2021
Update dependency org.projectlombok:lombok to v1.18.18
1 parent 84de172 commit 4353ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
implementation 'com.pavelsikun:material-seekbar-preference:2.3.0'
5353
implementation 'org.apache.commons:commons-collections4:4.4'
5454

55-
compileOnly 'org.projectlombok:lombok:1.18.10'
55+
compileOnly 'org.projectlombok:lombok:1.18.18'
5656
annotationProcessor 'org.projectlombok:lombok:1.18.10'
5757

5858
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'

0 commit comments

Comments
 (0)