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?