lubritto / pdf_viewer_plugin

A Flutter plugin for IOS and Android providing a simple way to display PDFs.
MIT License
57 stars 54 forks source link

Cannot set the value of read-only property 'force ' for DefaultExternalModuleDependency #54

Open Kazi-Wahed opened 6 months ago

Kazi-Wahed commented 6 months ago

implementation('com.github.barteksc:android-pdf-viewer:3.0.0-beta.4') { force = true }

A problem occurred evaluating project ':pdf_viewer_plugin'.

Cannot set the value of read-only property 'force' for DefaultExternalModuleDependency{group='com.github.barteksc', name='android-pdf-viewer', version='3.0.0-beta.4', configuration='default'} of type org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency.

gabrielaraujoz commented 3 weeks ago

@lubritto hey there! Is there any chance we could solve this issue? If you're willing to merge the PR, I could make this update for you. Let me know <3