I've just updated Android Studio to version 3.2. My app is obfuscated in release mode with DexGuard 8.2.16 and till today everything was fine. After updating to Android Studio 3.2 my app crashes at startup without providing any significant information (crashes android.os.Parcel class) into the logcat. Is anybody experiencing nonsense crashes with this configuration? (AS 3.2, DexGuard 8.2.16). In addition, I would like to add that downgrading AS to 3.1.4 everything turns fine again. Does anybody have any clue about the reason of the crashes? Thanks in advance.
Upgrading to Dexguard version 8.2.20 everything turned fine