sakibguy / worked-issues

arget medi a[rpescriptionmedicie] &ssets[dr] (reeeverse._ax:p)
2 stars 0 forks source link

[ORG] RU-MAKEAPP: cannot fit requested classes in a single dex file #59

Closed sakibguy closed 1 year ago

sakibguy commented 1 year ago

Problem

1

sakibguy commented 1 year ago

Solved

https://stackoverflow.com/questions/48249633/errorcannot-fit-requested-classes-in-a-single-dex-file-try-supplying-a-main-dex

1- app gradle :

implementation 'com.android.support:multidex:1.0.3'

2- add in the defaultConfig of the app gradle :

multiDexEnabled true