Skip to content

Commit c249b91

Browse files
committed
update native iOS binaries
1 parent 588caa3 commit c249b91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/Adjust/iOS/Adjust.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Adjust.h
33
// Adjust SDK
44
//
5-
// V4.29.2
5+
// V4.29.3
66
// Created by Christian Wellenbrock (@wellle) on 23rd July 2013.
77
// Copyright (c) 2012-2021 Adjust GmbH. All rights reserved.
88
//
@@ -322,7 +322,7 @@ extern NSString * __nonnull const ADJDataResidencyUS;
322322
/**
323323
* Obtain singleton Adjust object.
324324
*/
325-
+ (nullable id)getInstance;
325+
+ (nullable instancetype)getInstance;
326326

327327
- (void)appDidLaunch:(nullable ADJConfig *)adjustConfig;
328328

Assets/Adjust/iOS/AdjustSdk.a

67.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)