ResolveConflict()
Resolve a conflict if element 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 element was not modified, the build will fail. This is to make sure that the method was used explicitly for resolving an existing conflict.