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

Project build error with fast_rsa 3.6.2 and 3.6.3 #75

Open
malibu1966 opened this issue Aug 7, 2024 · 0 comments
Open

Project build error with fast_rsa 3.6.2 and 3.6.3 #75

malibu1966 opened this issue Aug 7, 2024 · 0 comments

Comments

@malibu1966
Copy link

malibu1966 commented Aug 7, 2024

I started a new flutter project with Android Studio 2024.1.1, and when I try to build with fast_rsa 3.6.3 or 3.6.2 I get the following error building for Android (Pixel 8 API 35):

Running Gradle task 'assembleDebug'...

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':fast_rsa'.
> Could not open proj generic class cache for build file '/home/bob/.pub-cache/hosted/pub.dev/fast_rsa-3.6.2/android/build.gradle' (/home/gene/.gradle/caches/7.6.3/scripts/4cq7mnyuuxy683mo1gltx8nwp).
   > Unexpected lock protocol found in lock file. Expected 3, found 0.
> Failed to notify project evaluation listener.
   > Could not get unknown property 'android' for project ':fast_rsa' of type org.gradle.api.Project.
   > Could not get unknown property 'android' for project ':fast_rsa' of type org.gradle.api.Project.

But version 3.6.1 seems to work fine?

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

No branches or pull requests

1 participant