Add this in your android/build.gradle file ... excluding org.json which is provided by Android. exclude group: 'org.json', module: 'json'.
確定! 回上一頁