Shahed Ahmed
Shahed Ahmed

Reputation: 83

How to Specify minSdkVersion and targetSdkVersion for a Flet App While Building an APK?

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

Answers (0)

Related Questions