React-native-fcm: Execution failed for task ':app:transformClassesWithMultidexlistForDebug'. > com.android.build.api.transform.TransformException: Error while generating the main dex list.

Created on 19 Jul 2018  路  2Comments  路  Source: evollu/react-native-fcm

Execution failed for task ':app:transformClassesWithMultidexlistForDebug'.
com.android.build.api.transform.TransformException: Error while generating the main dex list.

Most helpful comment

I fixed this issue by upgrading my minSdkVersion to 21

All 2 comments

@bashirpour have you been able to solve this issue how did you solve it

I fixed this issue by upgrading my minSdkVersion to 21

Was this page helpful?
0 / 5 - 0 ratings