Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -138,7 +138,7 @@ dependencies { compileOnly "org.projectlombok:lombok:1.18.10" annotationProcessor "org.projectlombok:lombok:1.18.10" api 'com.google.code.gson:gson:2.8.5' api 'com.google.code.gson:gson:2.8.6' implementation 'io.reactivex.rxjava2:rxjava:2.2.13' Loading Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -138,7 +138,7 @@ dependencies { compileOnly "org.projectlombok:lombok:1.18.10" annotationProcessor "org.projectlombok:lombok:1.18.10" api 'com.google.code.gson:gson:2.8.5' api 'com.google.code.gson:gson:2.8.6' implementation 'io.reactivex.rxjava2:rxjava:2.2.13' Loading