Loading build.gradle +2 −2 Original line number Original line Diff line number Diff line Loading @@ -133,7 +133,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.1.0" implementation "androidx.appcompat:appcompat:1.1.0" implementation 'androidx.annotation:annotation:1.1.0' implementation 'androidx.annotation:annotation:1.1.0' implementation 'androidx.core:core:1.3.0' implementation 'androidx.core:core:1.3.0' implementation 'androidx.fragment:fragment:1.2.4' implementation 'androidx.fragment:fragment:1.2.5' compileOnly "org.projectlombok:lombok:1.18.12" compileOnly "org.projectlombok:lombok:1.18.12" annotationProcessor "org.projectlombok:lombok:1.18.12" annotationProcessor "org.projectlombok:lombok:1.18.12" Loading Loading
build.gradle +2 −2 Original line number Original line Diff line number Diff line Loading @@ -133,7 +133,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.1.0" implementation "androidx.appcompat:appcompat:1.1.0" implementation 'androidx.annotation:annotation:1.1.0' implementation 'androidx.annotation:annotation:1.1.0' implementation 'androidx.core:core:1.3.0' implementation 'androidx.core:core:1.3.0' implementation 'androidx.fragment:fragment:1.2.4' implementation 'androidx.fragment:fragment:1.2.5' compileOnly "org.projectlombok:lombok:1.18.12" compileOnly "org.projectlombok:lombok:1.18.12" annotationProcessor "org.projectlombok:lombok:1.18.12" annotationProcessor "org.projectlombok:lombok:1.18.12" Loading