feat: update c# script , native binary

xiaoyi 2021-06-02 18:03:25 +08:00
parent 5439d6a4ac
commit 4346bd2f9d
3 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@
#import <TapCommonSDK/TapCommonSDK.h> #import <TapCommonSDK/TapCommonSDK.h>
#define TapSDK @"TapSDK" #define TapSDK @"TapSDK"
#define TapSDK_VERSION_NUMBER @"20102001" #define TapSDK_VERSION_NUMBER @"20103001"
#define TapSDK_VERSION @"2.1.2" #define TapSDK_VERSION @"2.1.3"
NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_BEGIN