UseLegacyPackaging
Whether to use the legacy convention of compressing all.so files in the APK. If null,.so files will be uncompressed and page-aligned when minSdk \>= 23.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
public PropertyBoolean UseLegacyPackaging { get; }
Remarks
For more information about the element, see Android's documentation: useLegacyPackaging element