Closed nostra13 closed 2 years ago
Thanks for reporting! It's weird to be honest. Could you please check on 3.2.3-rc-04?
@nostra13 Did you do any manipulations with the proguard?
3.2.3-rc-04 breaks my code compilation. Looks like it became Java-written lib instead of Kotlin.
What do you mean by "manipulations with the proguard"?
Oh god. Something seems to be broken after gradle update
@nostra13 please check 3.2.3-rc-07. Everything should be fine including #58, #57, #51
Crash on app start after upgrade to
implementation "androidx.activity:activity-ktx:1.5.0"
implementation "androidx.fragment:fragment-ktx:1.5.0"
implementation "androidx.navigation:navigation-fragment-ktx:2.5.0"
implementation "androidx.navigation:navigation-ui-ktx:2.5.0"
implementation "com.helpcrunch:chat-sdk:3.2.3-rc-01"