khalti / khalti-sdk-android

SDK for Khalti Android App
23 stars 15 forks source link

why we need to disbale R8 #29

Open yadavraju opened 2 years ago

yadavraju commented 2 years ago

I am using jetpack compose for UI in new app disabling R8 will performance in jetpack ui. Are we still need to disable that R8

theGBguy commented 1 year ago

Probably because it has issues with Proguard or R8 based optimizations. I saw another issue regarding that.