We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c694fc5 commit 2eed1d4Copy full SHA for 2eed1d4
1 file changed
VirtueSky/ControlPanel/ConstantPackage.cs
@@ -91,7 +91,7 @@ public class ConstantPackage
91
public const string PackageNameAppFlyer = "appsflyer-unity-plugin";
92
93
public const string MaxVersionAppFlyer =
94
- "https://github.com/AppsFlyerSDK/appsflyer-unity-plugin.git?path=Assets/AppsFlyer#6.17.7";
+ "https://github.com/AppsFlyerSDK/appsflyer-unity-plugin.git?path=Assets/AppsFlyer#6.17.72";
95
96
public const string PackageNameCoffeeUIEffect = "com.coffee.ui-effect";
97
0 commit comments