ResolveConflict()
Resolve a conflict if the attribute was already modified by another script.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public void ResolveConflict()
Remarks
If the attribute was not modified, the build will fail. This is to make sure that the method was used explicitly for resolving an existing conflict.