using System.Collections; using System.Collections.Generic; using UnityEngine; /* * This file has been deprecated in the SDK 1.0 update and will be eventually removed. */ public class PottingMobServicesVersion { public static string Ad_Version = "1.6.0"; }