Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,7 @@ dependencies { implementation 'androidx.core:core:1.3.2' implementation 'androidx.fragment:fragment:1.2.5' compileOnly "org.projectlombok:lombok:1.18.12" compileOnly "org.projectlombok:lombok:1.18.14" annotationProcessor "org.projectlombok:lombok:1.18.12" api 'com.google.code.gson:gson:2.8.6' Loading Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,7 @@ dependencies { implementation 'androidx.core:core:1.3.2' implementation 'androidx.fragment:fragment:1.2.5' compileOnly "org.projectlombok:lombok:1.18.12" compileOnly "org.projectlombok:lombok:1.18.14" annotationProcessor "org.projectlombok:lombok:1.18.12" api 'com.google.code.gson:gson:2.8.6' Loading