Mickael Lac

Results 2 comments of Mickael Lac

> In my case, > > android/app/build.gradle > > ``` > android { > ...other config.... > defaultConfig { > ...other config.... > multiDexEnabled true // } > } >...