Commit bb84095b authored by jyx's avatar jyx

代码优化

parent fd33c5ab
......@@ -12,8 +12,8 @@ android {
applicationId "com.duben.xixiplaylet"
minSdkVersion rootProject.ext.androidMinSdkVersion
targetSdkVersion rootProject.ext.androidTargetSdkVersion
versionCode 9
versionName "1.0.8"
versionCode 2
versionName "1.0.1"
flavorDimensions "default"
// dex突破65535的限制
......
{
"init": {
"site_id": "5412556",
"app_id": "514006",
"partner": "pangle_514006",
"secure_key": "ffe90c9bf1c304e33b6fe1fd95392a1e"
"site_id": "5423461",
"app_id": "518779",
"partner": "pangle_518779",
"secure_key": "9f3b49c414b30e9d9f44daca4b5cff54"
},
"feed": {
"news_list_ad_code_id": "",
......@@ -12,37 +12,37 @@
"video_first_ad_code_id": "",
"video_second_ad_code_id": "",
"related_ad_code_id": "",
"news_draw_ad_code_id": "952978110",
"news_draw_native_ad_code_id": "952978113",
"news_draw_ad_code_id": "953183571",
"news_draw_native_ad_code_id": "953183575",
"news_outer_list_ad_code_id": "",
"news_outer_first_ad_code_id": "",
"news_outer_second_ad_code_id": "",
"outer_video_second_ad_code_id": "",
"outer_related_ad_code_id": "",
"news_outer_draw_ad_code_id": "952978123",
"news_outer_draw_native_ad_code_id": "952978119",
"news_outer_draw_ad_code_id": "953183564",
"news_outer_draw_native_ad_code_id": "953183578",
"news_interstitial_code_id": ""
},
"small_video": {
"draw_ad_code_id": "952978111",
"draw_native_ad_code_id": "952978126",
"grid_ad_code_id": "952978118",
"grid_draw_ad_code_id": "952978109",
"grid_draw_native_ad_code_id": "952978122",
"video_card_ad_code_id": "952978121",
"video_card_draw_ad_code_id": "952978120",
"video_card_draw_native_ad_code_id": "952978108",
"draw_ad_code_id": "953183569",
"draw_native_ad_code_id": "953183565",
"grid_ad_code_id": "953183574",
"grid_draw_ad_code_id": "953183568",
"grid_draw_native_ad_code_id": "953183581",
"video_card_ad_code_id": "953183580",
"video_card_draw_ad_code_id": "953183579",
"video_card_draw_native_ad_code_id": "953183567",
"interstitial_ad_code_id": "",
"interstitial_note_ad_code_id": "952978124",
"staggered_grid_ad_code_id": "952978127",
"staggered_grid_draw_ad_code_id": "952978111",
"staggered_grid_draw_native_ad_code_id": "952978126",
"draw_interstitial_ad_code_id": "952978116",
"draw_fullscreen_interstitial_ad_code_id": "952978117",
"draw_banner_code_id": "952978112",
"drama_rewarded_ad_code_id": "952978114",
"drama_rewarded_ad_code_id_02": "952978125",
"drama_draw_ad_code_id": "952978115"
"interstitial_note_ad_code_id": "953183562",
"staggered_grid_ad_code_id": "953183566",
"staggered_grid_draw_ad_code_id": "953183569",
"staggered_grid_draw_native_ad_code_id": "953183565",
"draw_interstitial_ad_code_id": "953183572",
"draw_fullscreen_interstitial_ad_code_id": "953183573",
"draw_banner_code_id": "953183570",
"drama_rewarded_ad_code_id": "953183576",
"drama_rewarded_ad_code_id_02": "953183563",
"drama_draw_ad_code_id": "953183577"
},
"novel": {
"status": 0,
......
......@@ -18,7 +18,7 @@ object DPHolderManager {
//1. 初始化,最好放到application.onCreate()执行
val configBuilder = DPSdkConfig.Builder().debug(true)
DPSdk.init(context, "SDK_Setting_5412556.json", configBuilder.build())
DPSdk.init(context, "SDK_Setting_5423461.json", configBuilder.build())
startDpSdk()
}
......
......@@ -6,11 +6,11 @@
<ImageView
android:id="@+id/app_logo"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_width="70dp"
android:layout_height="70dp"
android:layout_centerHorizontal="true"
android:layout_marginTop="140dp"
android:src="@mipmap/ic_splash_pic" />
android:src="@mipmap/ic_launcher_main" />
<TextView
android:layout_width="wrap_content"
......
......@@ -43,6 +43,10 @@ WEIXIN_APP_SECRET =93add1e49825bd4992ba8b6792630a7d
#umeng
RELEASE_UMENG_KEY=64b8de13a1a164591b5133df
#TalkingData
RELEASE_TALKING_DATA_KEY="2E0D42A54FCD4C059EAF9EFDDEA9FBCE"
GROMORE_APP_ID="5423461"
GROMORE_SPLASH_CODE="102418768"
GROMORE_VIDEO_CODE="102418861"
......
......@@ -16,8 +16,8 @@
<Tumblr Enable="false" />
<Email Enable="false" />
<ShortMessage Enable="false" />
<Wechat AppId="wx7e946f66585ca00a" AppSecret="6fe41783e736bea36504b271cea484f1" userName="gh_afb25ac019c9" path="pages/index/index.html?id=1" WithShareTicket="true" MiniprogramType="0" />
<WechatMoments AppId="wx7e946f66585ca00a" AppSecret="6fe41783e736bea36504b271cea484f1" />
<Wechat AppId="wx10e29b733b8c71c7" AppSecret="93add1e49825bd4992ba8b6792630a7d" userName="gh_afb25ac019c9" path="pages/index/index.html?id=1" WithShareTicket="true" MiniprogramType="0" />
<WechatMoments AppId="wx10e29b733b8c71c7" AppSecret="93add1e49825bd4992ba8b6792630a7d" />
<QQ Enable="false" />
<Instapaper Enable="false" />
<Pocket Enable="false" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment