Hi, guys I wanna one question like can we edit the build.gradle file. I need to increase the Minimum App level to 24 that is minSDKVersion that available in app/build.gradle file.
I know I can download the code and edit that and it is working fine but I wanna know like is there anything comes till now that supports this to do.
I found some solution like I can write a github action for it but I don't how it will work in my case. I wanna push the app from flutterflow that's why I am trying it to be done from flutterflow.
If anyone have idea about it I will appreciate it.
Edit the app level build.gradle file on flutter flow
Integrations
I tried downloading the code and edit it and works good.
Yes
4 replies