Open Whitelotuscorp opened 4 years ago
i have imported import com.documentscanner.DocumentScannerPackage in my myapplication file
but when i try to build project in app/build/generated/rncli/src/main/java one file called PackageList.java
this file generates automatically and in this file it will take import as org.opencv.DocumentScannerPackage
i can not change this file because this is system generated file
Please help me on this
I'm facing the same issue
Did you find the solution? :((
same issue
i have imported import com.documentscanner.DocumentScannerPackage in my myapplication file
but when i try to build project in app/build/generated/rncli/src/main/java one file called PackageList.java
this file generates automatically and in this file it will take import as org.opencv.DocumentScannerPackage
i can not change this file because this is system generated file
Please help me on this