feat(*): update framework

zhangwenyan 2021-05-14 11:21:50 +08:00
parent 656d805b95
commit 3b0a71866f
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
#import <TapCommonSDK/TapCommonSDK.h> #import <TapCommonSDK/TapCommonSDK.h>
#define TapSDK @"TapSDK" #define TapSDK @"TapSDK"
#define TapSDK_VERSION_NUMBER @"20101002" #define TapSDK_VERSION_NUMBER @"20101003"
#define TapSDK_VERSION @"2.1.1" #define TapSDK_VERSION @"2.1.1"
NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_BEGIN