Skip to content

Commit

Permalink
(#60): remove non PDD related 'TODOs'
Browse files Browse the repository at this point in the history
  • Loading branch information
rafamizes committed May 22, 2021
1 parent 89b27e5 commit 1206449
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ android {
}

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

buildTypes {
release {
// TODO: Add your own signing config for the release build.
// Signing with the debug keys for now, so `flutter run --release` works.
signingConfig signingConfigs.debug
}
Expand Down

0 comments on commit 1206449

Please sign in to comment.