Add actionable notifications

This commit is contained in:
2022-07-01 08:42:28 -04:00
parent 24de5c9b9a
commit 7af98910ec
4 changed files with 111 additions and 1 deletions

View File

@ -46,7 +46,7 @@ android {
applicationId "haus.nightmare.tbdoctor"
// 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.
minSdkVersion flutter.minSdkVersion
minSdkVersion 21
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName