-
Notifications
You must be signed in to change notification settings - Fork 282
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
Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. #262
Comments
Hey, did you get solution? |
For now it seems that package doesn't work with AGP and Gradle 8, I downgraded agp to 7.4.2 and gradle to 7.5 |
in my case if am using gradle 7.4 error unsupported class file major version 64 |
how can solve it |
what if i dont have [Android Studio], can i fix this problem without Android Studio,, im usnig [Visual Studio Code] |
@danialali52 To fix this do this : And in the build.gradle file you will see :
|
A problem occurred configuring project ':video_compress'.
The text was updated successfully, but these errors were encountered: