Skip to content

Commit

Permalink
- update: iap sdk 4.12.2
Browse files Browse the repository at this point in the history
Co-Authored-By: VirtueSky <126542083+VirtueSky@users.noreply.github.com>
  • Loading branch information
GrayWolf52 and VirtueSky committed Aug 4, 2024
1 parent 91c954b commit f6ab564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VirtueSky/ControlPanel/ConstantPackage.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ public class ConstantPackage
{
public const string VersionSunflower = "2.9.3";
public const string PackageNameInAppPurchase = "com.unity.purchasing";
public const string MaxVersionInAppPurchase = "4.11.0";
public const string MaxVersionInAppPurchase = "4.12.2";
public const string PackageNameNewtonsoftJson = "com.unity.nuget.newtonsoft-json";
public const string MaxVersionNewtonsoftJson = "3.2.1";
public const string PackageNameIOS14AdvertisingSupport = "com.unity.ads.ios-support";
Expand Down

0 comments on commit f6ab564

Please sign in to comment.