Skip to content
Commit 96355178 authored by Steve Lhomme's avatar Steve Lhomme Committed by Nicolas Pomepuy
Browse files

gradle: switch the minimum SDK version to minSdk

The difference between minSdk and minSdkVersion seems that the former is an integer [^1].

We already use it to set the value to 30 for vlcBundle.

We keep the value in rootProject.ext as it's currenly used by libvlcjni.

[^1]: https://developer.android.com/reference/tools/gradle-api/8.3/null/com/android/build/api/dsl/SettingsExtension#setMinSdk(kotlin.Int)
parent a6da59b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment