I'm not well versed in rxjava, but I'm trying to use the rxjava extension of kovenant with another library that uses rxjava as well. The problem is that kovenant uses version 1.2.3 of rxjava and this other library uses a 2.x version, which appear incompatible. Does anyone know a way to get this working within gradle, or would I be better off building my own fork of kovenant with the upgraded dependency?