Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the project to latest #37

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Conversation

itxAdie
Copy link

@itxAdie itxAdie commented Jul 11, 2024

Hy,
My name is Adeel Nazim. I have made these changes to this package and requesting for pull.

  1. update all packages in example
  2. upgrade kotlin version and targetSdkVersion in example
  3. updated dependencies in main project also resolve the Kotlin Gradle issue
  4. update compileSdkVersion after testing
  5. after update and tested all the changes working fine

@itxAdie
Copy link
Author

itxAdie commented Jul 11, 2024

Resolve the issue: dependencies do not satisfy the required version,
also did some other changes.

@Vinayak006
Copy link

hey @itxAdie , what could be possible issue for the below:

Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.tom_roush:pdfbox-android:2.0.27.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/tom_roush/pdfbox-android/2.0.27.0/pdfbox-android-2.0.27.0.pom
       - https://repo.maven.apache.org/maven2/com/tom_roush/pdfbox-android/2.0.27.0/pdfbox-android-2.0.27.0.pom
       - https://storage.googleapis.com/download.flutter.io/com/tom_roush/pdfbox-android/2.0.27.0/pdfbox-android-2.0.27.0.pom
       - https://jcenter.bintray.com/com/tom_roush/pdfbox-android/2.0.27.0/pdfbox-android-2.0.27.0.pom
     Required by:
         project :app > project :pdf_text

It would be so helpful, if you could light on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants