EnableUncompressedNativeLibs
The C# definition of the enableUncompressedNativeLibs property.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
public PropertyBoolean EnableUncompressedNativeLibs { get; }
Remarks
Enables uncompressed native libraries. The property is experimental in the Gralde plugin and is undocumented by google. It is set to in Unity when using App Bundles to prevent crashes on some older versions on Android.
false