WindSekirun / NaraeAudioRecorder

AudioRecorder for Android powered by Kotlin
Apache License 2.0
91 stars 20 forks source link

Failed resolution of: Lio/reactivex/Observable #6

Closed iRYO400 closed 3 years ago

iRYO400 commented 5 years ago

Please, make library more modular, remove RxJava and RichUtilsKt

Process: com.askme.android.client, PID: 22483
    java.lang.NoClassDefFoundError: Failed resolution of: Lio/reactivex/Observable;
        at com.github.windsekirun.naraeaudiorecorder.NaraeAudioRecorder.startTimer(NaraeAudioRecorder.kt:220)
        at com.github.windsekirun.naraeaudiorecorder.NaraeAudioRecorder.startRecording(NaraeAudioRecorder.kt:100)
WindSekirun commented 5 years ago

I have plan to remove RichUtilsKt in #7, but removing RxJava takes a bit of trouble.

WindSekirun commented 3 years ago

deployed in 1.2.0 (closed)