Skip to content

Broken link in android/app/build.gradle of a new Flutter project #112983

@puf

Description

@puf

The android/app/build.gradle of a new Flutter project contains:

defaultConfig {
    // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
    applicationId "com.example.myapp"
    // You can update the following values to match your application needs.
    // For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration.

The link is incorrect. The page still exists, but the anchor changed and is now: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration

Metadata

Metadata

Assignees

Labels

platform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.waiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions