Skip to content

Commit 060f6cf

Browse files
style: remove todos
1 parent cf8320c commit 060f6cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/android/app/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ android {
2020
}
2121

2222
defaultConfig {
23-
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
2423
applicationId = "com.flutterformbuilderecosystem.example"
2524
// You can update the following values to match your application needs.
2625
// For more information, see: https://flutter.dev/to/review-gradle-config.
@@ -32,7 +31,6 @@ android {
3231

3332
buildTypes {
3433
release {
35-
// TODO: Add your own signing config for the release build.
3634
// Signing with the debug keys for now, so `flutter run --release` works.
3735
signingConfig = signingConfigs.getByName("debug")
3836
}

0 commit comments

Comments
 (0)