Reputation: 83
I'm building an APK for my Flet app using the flet build apk command. However, I'm encountering issues that might be related to the SDK versions. I suspect the problem is due to incorrect minSdkVersion or targetSdkVersion settings.
Could someone guide me on how to specify or modify the minSdkVersion and targetSdkVersion for a Flet app? Where should these values be declared or configured in the project to ensure compatibility?
Any help or insights would be appreciated. Thank you!
Upvotes: 0
Views: 37