增加sdk

This commit is contained in:
2026-07-14 10:20:45 +08:00
parent 20d09e4ebb
commit 57709d109d
1165 changed files with 59941 additions and 4485 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 = "8.0.1";
private const string _version = "8.6.4";
/// <summary>
/// Returns the current plugin version.