From 8da04338a51a56857f7b636d717beaf3d11862c5 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Thu, 21 Sep 2017 11:10:04 +0800 Subject: [PATCH] 添加广告数据库操作队列 --- frameworks/WAAdImpl.framework/Headers/WAAdImpl.h | 2 +- frameworks/WAAdImpl.framework/WAAdImpl | 0 2 files changed, 1 insertions(+), 1 deletions(-) diff --git a/frameworks/WAAdImpl.framework/Headers/WAAdImpl.h b/frameworks/WAAdImpl.framework/Headers/WAAdImpl.h index af4a52f..b60b228 100644 --- a/frameworks/WAAdImpl.framework/Headers/WAAdImpl.h +++ b/frameworks/WAAdImpl.framework/Headers/WAAdImpl.h @@ -16,5 +16,5 @@ // In this header, you should import all the public headers of your framework using statements like #import <WAAdImpl/PublicHeader.h> -//time:2017/9/14 12:26 ver:3.6.5.1 +//time:2017/9/21 11:04 ver:3.6.5.1 diff --git a/frameworks/WAAdImpl.framework/WAAdImpl b/frameworks/WAAdImpl.framework/WAAdImpl index efea079..ae68c81 100644 --- a/frameworks/WAAdImpl.framework/WAAdImpl +++ b/frameworks/WAAdImpl.framework/WAAdImpl Binary files differ -- Gitblit v1.8.0