Loading lib/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.4.2" implementation 'androidx.annotation:annotation:1.5.0' implementation 'androidx.core:core:1.8.0' implementation 'androidx.fragment:fragment:1.5.3' implementation 'androidx.fragment:fragment:1.5.4' compileOnly "org.projectlombok:lombok:1.18.24" annotationProcessor "org.projectlombok:lombok:1.18.24" Loading Loading
lib/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.4.2" implementation 'androidx.annotation:annotation:1.5.0' implementation 'androidx.core:core:1.8.0' implementation 'androidx.fragment:fragment:1.5.3' implementation 'androidx.fragment:fragment:1.5.4' compileOnly "org.projectlombok:lombok:1.18.24" annotationProcessor "org.projectlombok:lombok:1.18.24" Loading