Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.2.0" implementation 'androidx.annotation:annotation:1.2.0' implementation 'androidx.core:core:1.3.2' implementation 'androidx.fragment:fragment:1.3.2' implementation 'androidx.fragment:fragment:1.3.3' compileOnly "org.projectlombok:lombok:1.18.20" annotationProcessor "org.projectlombok:lombok:1.18.20" Loading Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.2.0" implementation 'androidx.annotation:annotation:1.2.0' implementation 'androidx.core:core:1.3.2' implementation 'androidx.fragment:fragment:1.3.2' implementation 'androidx.fragment:fragment:1.3.3' compileOnly "org.projectlombok:lombok:1.18.20" annotationProcessor "org.projectlombok:lombok:1.18.20" Loading