|
|
@ -43,7 +43,7 @@ android { |
|
|
|
|
|
|
|
defaultConfig { |
|
|
|
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). |
|
|
|
applicationId "com.myself.sqflite_pust_local_notification" |
|
|
|
applicationId "com.sentientgeeks.sqflite_pust_local_notification" |
|
|
|
minSdkVersion flutter.minSdkVersion |
|
|
|
targetSdkVersion flutter.targetSdkVersion |
|
|
|
versionCode flutterVersionCode.toInteger() |
|
|
|