Is it OK to use --api-level=28 in android.sh? #1071
-
In my Android app that is using libraries produced by ffmpeg-kit I have minSdkVersion 28. Is it OK to build the libs with |
Beta Was this translation helpful? Give feedback.
Answered by
tanersener
Nov 24, 2024
Replies: 1 comment
-
You can do that. It will set minSdk to 28. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
juha-h
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do that. It will set minSdk to 28.