Commit dd597eaf authored by mengcuiguang's avatar mengcuiguang

new pro

parent 55fbb175
......@@ -12,8 +12,8 @@ android {
applicationId "com.mints.helivideo"
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": "5423447",
"app_id": "518764",
"partner": "pangle_518764",
"secure_key": "04096b1e45a77be44490aadbcaba2853"
},
"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": "953183520",
"news_draw_native_ad_code_id": "953183521",
"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": "953183537",
"news_outer_draw_native_ad_code_id": "953183525",
"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": "953183538",
"draw_native_ad_code_id": "953183539",
"grid_ad_code_id": "953183533",
"grid_draw_ad_code_id": "953183528",
"grid_draw_native_ad_code_id": "953183536",
"video_card_ad_code_id": "953183527",
"video_card_draw_ad_code_id": "953183524",
"video_card_draw_native_ad_code_id": "953183532",
"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": "953183535",
"staggered_grid_ad_code_id": "953183529",
"staggered_grid_draw_ad_code_id": "953183538",
"staggered_grid_draw_native_ad_code_id": "953183539",
"draw_interstitial_ad_code_id": "953183534",
"draw_fullscreen_interstitial_ad_code_id": "953183523",
"draw_banner_code_id": "953183531",
"drama_rewarded_ad_code_id": "953183530",
"drama_rewarded_ad_code_id_02": "953183526",
"drama_draw_ad_code_id": "953183522"
},
"novel": {
"status": 0,
......
......@@ -18,7 +18,7 @@ object Constant {
const val IS_FIRST_VIP_BTN = "is_first_agree_btn"
const val IS_FIRST_VEDIO = "is_first_vedio"
const val TAG_NAME = "SUN"
const val MINTS_APP_NAME = "河狸短视频"
const val MINTS_APP_NAME = "欢乐短剧"
const val MINTS_PKG_NAME = "com.mints.helivideo"
const val ACTION_EXIT_APP = "package.exit"
const val LUCKY_FLAG = "LUCKY_FLAG"
......@@ -46,7 +46,7 @@ object Constant {
const val FRAGMENT_CLICK_THREE = 2
// 协议地址
var REGISTER_URL = "http://mints-web.mints-id.com/agreements/helivideo/yhxy.html"//注册协议
var PRIVACY_URL = "http://mints-web.mints-id.com/agreements/helivideo/syzc.html"//隐私协议
var MEMBERS_URL = "https://mints-web.mints-id.com/agreements/helivideo/gmxy.html"//会员付费服务协议
var REGISTER_URL = "http://mints-web.mints-id.com/agreements/happyplaylet/yhxy.html"//注册协议
var PRIVACY_URL = "http://mints-web.mints-id.com/agreements/happyplaylet/syzc.html"//隐私协议
var MEMBERS_URL = "https://mints-web.mints-id.com/agreements/happyplaylet/gmxy.html"//会员付费服务协议
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
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