Skip to content

Commit c7c78a5

Browse files
authored
build(pdd): remove non-PDD 'TODOs' (#61)
1 parent c0b3899 commit c7c78a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/android/app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ android {
3333
}
3434

3535
defaultConfig {
36-
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
3736
applicationId "com.example.example"
3837
minSdkVersion 16
3938
targetSdkVersion 30
@@ -43,7 +42,6 @@ android {
4342

4443
buildTypes {
4544
release {
46-
// TODO: Add your own signing config for the release build.
4745
// Signing with the debug keys for now, so `flutter run --release` works.
4846
signingConfig signingConfigs.debug
4947
}

0 commit comments

Comments
 (0)