react-native-PDFView icon indicating copy to clipboard operation
react-native-PDFView copied to clipboard

Android - Could not determine the dependencies of task ':react-native-view-pdf:compileDebugAidl'.

Open MacDinhThanh opened this issue 3 years ago • 4 comments

Could not determine the dependencies of task ':react-native-view-pdf:compileDebugAidl'.

MacDinhThanh avatar Nov 21 '22 07:11 MacDinhThanh

Sorry, but description is too short to understand what's going on. Meantime did you try demo or clean project?

rumax avatar Nov 25 '22 13:11 rumax

I added this to my build.gradle, hope it helps

buildscript {
    ext {
        ...
        pdfViewerVersion = "3.2.0-beta.1"
        pdfViewerRepo = "com.github.mhiew"
    }
}

sebadynamia avatar Feb 15 '23 13:02 sebadynamia

I added this to my build.gradle, hope it helps

buildscript {
    ext {
        ...
        pdfViewerVersion = "3.2.0-beta.1"
        pdfViewerRepo = "com.github.mhiew"
    }
}

Thank you it's work

denialfarizi1 avatar Mar 02 '23 14:03 denialfarizi1

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 15 '23 07:05 stale[bot]