FlutterFlow seems to always generate the build.gradle file with minSdkVersion 21.
Is there a way to bump that to 24 without changing directly to the code and losing the built-in Mobile Deployment feature?
Bump minSdkVersion to 24
5
3 replies
FlutterFlow seems to always generate the build.gradle file with minSdkVersion 21.
Is there a way to bump that to 24 without changing directly to the code and losing the built-in Mobile Deployment feature?