You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using a forked library of this library in my project . I am trying to update my flutter project's Android Gradle Plugin (AGP) to 8.x.x, but I am encountering some compatibility issues.
I'm aware of the option to fork, make corrections, and then use the forked version, but I believe that it might not be the most practical solution for the community.
My Question:
Do you have any plans in the near future to update this library to be compatible with AGP 8.x.x?
Environment:
Flutter version: 3.13.5 via FVM
flutter-maplibre-gl version:
Hello maintainers,
I am currently using a forked library of this library in my project . I am trying to update my flutter project's Android Gradle Plugin (AGP) to 8.x.x, but I am encountering some compatibility issues.
I'm aware of the option to fork, make corrections, and then use the forked version, but I believe that it might not be the most practical solution for the community.
Do you have any plans in the near future to update this library to be compatible with AGP 8.x.x?
Flutter version: 3.13.5 via FVM
flutter-maplibre-gl version:
But eventually I hope that I can overwrite your library.
Android :
android/app/build.gradle
/android/build.gradle
AGP version:
gradle-wrapper.properties
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip
Thank you for your assistance and for maintaining this library!
The text was updated successfully, but these errors were encountered: