Hello I am using okio and okhttp library for socket connect. After updating android studio and build tool 3.1.2, I am facing this issue.
And suggestion is android.enableD8=false. but, it's deprecated.
So, Please Suggest What I need to do for solving this issue?
To solve this you have only one option that is using android.enableD8=false
.And as it is deprecated not removed.Hence,you can use it without any problem.
Also keep an eye on the LINK for update about the fix.
read this https://android-developers.googleblog.com/2018/04/android-studio-switching-to-d8-dexer.html
then go to
gradle.properties
and Use 'android.enableD8=true' to remove this warning.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With