Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


minifyWithR8

This property is now obsolete. R8 is always used.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. minifyWithR8 is obsolete and has no effect anymore, since Android Gradle Plugin 7.0 always uses R8
public static bool minifyWithR8 { get; set; }