Updating local.properties file

Please add the following three lines of codes to your local.properties file

flutter.minSdkVersion=24
flutter.targetSdkVersion=33
flutter.compileSdkVersion=33

Last updated