We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443df2e commit f1be29fCopy full SHA for f1be29f
VideoPlsUtilsPlatformSDK/VideoPlsUtilsPlatformSDK/VideoPlsUtilsPlatformSDK/Common/Utils/VPUPGeneralInfo.m
@@ -14,7 +14,7 @@
14
#import "VPUPNotificationCenter.h"
15
#import <sys/utsname.h>
16
17
-NSString * const VideoPlsUtilsPlatformSDKVersion = @"1.3.0";
+NSString * const VideoPlsUtilsPlatformSDKVersion = @"1.3.1";
18
NSString * const VPUPGeneralInfoSDKChangedNotification = @"VPUPGeneralInfoSDKChangedNotification";
19
20
static NSString *IDFA = nil;
0 commit comments