Exemplo n.º 1
0
        public static void GetAPKSize(string url = null)
        {
#if UNITY_ANDROID
            SDKManagerNew.GetAPKSize(url);
#endif
        }