Closed Rakhimjon closed 6 years ago
Are you getting this error while compiling the code or it's a run-time issue?
run time issue
That's most probably because I have switched the dependencies to AndroidX.
Try adding following lines in your gradle.properties
:
android.useAndroidX=true
android.enableJetifier=true
Refer this SO post for more info: https://stackoverflow.com/questions/50387207/error-while-merging-dex-program-type-already-present-android-support-v4-os-resu
Closing this issue due to no updates.
I am runnig app this error : Program type already present: android.support.v4.os.ResultReceiver Message{kind=ERROR, text=Program type already present: android.support.v4.os.ResultReceiver, sources=[Unknown source file], tool name=Optional.of(D8)} what is this akshay please help me