Skip to content

Commit

Permalink
Update AppsFlyerXApple.mm
Browse files Browse the repository at this point in the history
  • Loading branch information
morisgateno-appsflyer authored Mar 7, 2024
1 parent e024773 commit 4b3236f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/AppsFlyer/AppsFlyerXApple.mm
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
static AppsFlyerXApple *xApple = nil;
static AppsFlyerXAppleDelegate *delegate = nil;
[[AppsFlyerLib shared] setPluginInfoWith: AFSDKPluginCocos2dx
pluginVersion:@"6.13.1"
pluginVersion:@"6.13.0"
additionalParams:nil];
dispatch_once(&onceToken, ^{

Expand Down

0 comments on commit 4b3236f

Please sign in to comment.