How to change the minSdkVersion of my project in flutterflow

I received an error prompting me to change the minSdkVersion of my FlutterFlow project to 23 in order to download the APK. However, I am not sure how to make this change within FlutterFlow, as it is usually done in VSCode by modifying the app-level build.gradle file. Is there a way to change the minSdkVersion

in FlutterFlow?

3
3 replies