Open MarkNjunge opened 5 years ago
Maybe proguard removed these classes for you, can you check that your config is correct?
Proguard wasn't active.
This is probably an issue with a newer version of the build tools, as I am currently not an android dev in my professional career I do not follow the latest updates. Any update from somebody else is welcome.
As a workaround you can add the dependency manually to build.gradle
implementation 'com.jakewharton:disklrucache:2.0.2'
Since I cannot reproduce this locally, making me think this is specific to your build setup, could you please try v0.4.0 since it was migrated to AndroidX, and maybe jetify broke this for us?
For me it's working fine with Dali 0.4.0 Thanks!
Might be related to #14Code
Stacktrace