-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectplatform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Android
Description
Gradle 7.0 removed org.gradle.api.artifacts.maven.MavenDeployer currently used to build AARs.
There's a new Maven Publish Plugin that can be used to output the artifacts to a local destination:
https://docs.gradle.org/current/userguide/publishing_maven.html#publishing_maven:install
hpoulAesSedai101
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectplatform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Android