enginebai / AndroidBase

Android project template for Gradle Kotlin DSL + 100% Kotlin + Base module + Extensions = ❤️
https://enginebai.com/2019/10/21/gradle-kotlin-dsl/
MIT License
132 stars 17 forks source link

Upgrade RxJava2 to RxJava3 #9

Closed enginebai closed 3 years ago

enginebai commented 4 years ago

Remove all RxJava2 imports, Retrofit call adapter, but wait for Android paging RxPagedListBuilder to upgrade.

enginebai commented 3 years ago

This PR will be invalid as we split the template and base module.