bufferapp / clean-architecture-koin-boilerplate

A fork of our clean architecture boilerplate, this time using Koin
MIT License
332 stars 52 forks source link

Unable to build project #12

Open IgorGanapolsky opened 5 years ago

IgorGanapolsky commented 5 years ago

Hello, the build fails with

/clean-architecture-koin-boilerplate/data/src/main/java/org/buffer/android/boilerplate/data/BufferooDataRepository.kt: (3, 21): Unresolved reference: Completable

ChoCoFire commented 5 years ago

same problem

but i found this

https://github.com/ReactiveX/RxKotlin/issues/216