更新max

This commit is contained in:
2026-05-22 16:11:40 +08:00
parent dd55b961df
commit c8a5c4f2e5
69 changed files with 3719 additions and 3672 deletions
+4 -8
View File
@@ -1,10 +1,6 @@
/**
* AppLovin MAX Unity Plugin C# Wrapper
*/
using UnityEngine;
using System.Collections.Generic;
using System.Runtime.InteropServices;
//
// AppLovin MAX Unity Plugin C# Wrapper
//
public class MaxSdk :
#if UNITY_EDITOR
@@ -18,7 +14,7 @@ public class MaxSdk :
MaxSdkUnityEditor
#endif
{
private const string _version = "7.0.0";
private const string _version = "8.6.3";
/// <summary>
/// Returns the current plugin version.