···4747 applicationId "com.example.notifier"
4848 // You can update the following values to match your application needs.
4949 // For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration.
5050- minSdkVersion flutter.minSdkVersion
5050+ minSdkVersion 21
5151 targetSdkVersion flutter.targetSdkVersion
5252 versionCode flutterVersionCode.toInteger()
5353 versionName flutterVersionName