Rxjava, Proguard And Sun.misc.unsafe December 11, 2023 Post a Comment I have problems with RxJava (1.1.0) when using Proguard. I didn't change RxJava version nor its .pro file, but after updating OkHttp I couldn't compile using Proguard because I hadSolution 1: Solved by addingcompile'com.artemzin.rxjava:proguard-rules:1.1.0.0'Copyto my dependencies. Share Post a Comment for "Rxjava, Proguard And Sun.misc.unsafe"
Post a Comment for "Rxjava, Proguard And Sun.misc.unsafe"