2023-02-23 10:17:12 +08:00
|
|
|
project.ext {
|
|
|
|
//Android编译相关版本
|
|
|
|
//混淆相关
|
|
|
|
minify_enabled = false
|
|
|
|
//渠道包
|
|
|
|
projectProductFlavors = {
|
|
|
|
//市一级
|
|
|
|
city {
|
|
|
|
applicationId "com.tengshisoft.cultural"
|
|
|
|
dimension 'market'
|
|
|
|
resValue("string", "APP_CHANNEL", "cultural")
|
|
|
|
resValue("string", "CITY_CODE", "540200000000")
|
|
|
|
resValue("string", "CITY_ID", "640675")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "cultural",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "640676",
|
|
|
|
CITY_CODE : "540202000000",
|
|
|
|
BD_KEY : "ipb1ae32sNDRMbwOOpApG6bVBji9K86R",
|
|
|
|
APP_NAME : "日喀则市数字文化云"]
|
|
|
|
}
|
|
|
|
//区县
|
|
|
|
sangzhuzi {
|
|
|
|
applicationId "com.tenlion.cultural.sangzhuzi"
|
|
|
|
dimension 'market'
|
|
|
|
resValue("string", "APP_CHANNEL", "sangzhuzi")
|
|
|
|
resValue("string", "CITY_CODE", "540202000000")
|
|
|
|
resValue("string", "CITY_ID", "640676")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "sangzhuzi",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "640676",
|
|
|
|
CITY_CODE : "540202000000",
|
|
|
|
BD_KEY : "ipb1ae32sNDRMbwOOpApG6bVBji9K86R",
|
|
|
|
APP_NAME : "桑珠孜区数字文化云"]
|
|
|
|
}
|
|
|
|
nanmulin {
|
|
|
|
applicationId "com.tenlion.cultural.nanmulin"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "nanmulin"
|
|
|
|
resValue("string", "CITY_CODE", "540221000000")
|
|
|
|
resValue("string", "CITY_ID", "640865")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "nanmulin",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "640865",
|
|
|
|
CITY_CODE : "540221000000",
|
|
|
|
BD_KEY : "g0G2QLpGCAFV8QKxKo5irCZDwPlCPRTQ",
|
|
|
|
APP_NAME : "南木林县数字文化云"]
|
|
|
|
}
|
|
|
|
jiangzi {
|
|
|
|
applicationId "com.tenlion.cultural.jiangzi"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "jiangzi"
|
|
|
|
resValue("string", "CITY_CODE", "540222000000")
|
|
|
|
resValue("string", "CITY_ID", "641029")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "jiangzi",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "641029",
|
|
|
|
CITY_CODE : "540222000000",
|
|
|
|
BD_KEY : "ZkcqIoGvjy8EfIwaal796KSNEWFsmObL",
|
|
|
|
APP_NAME : "江孜县数字文化云"]
|
|
|
|
}
|
|
|
|
dingri {
|
|
|
|
applicationId "com.tenlion.cultural.dingri"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "dingri"
|
|
|
|
resValue("string", "CITY_CODE", "540223000000")
|
|
|
|
resValue("string", "CITY_ID", "641204")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "dingri",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "641204",
|
|
|
|
CITY_CODE : "540223000000",
|
|
|
|
BD_KEY : "ql1MLXVWxztmqN2cdxGpe7aYdcvNdRSd",
|
|
|
|
APP_NAME : "定日县数字文化云"]
|
|
|
|
}
|
|
|
|
sajia {
|
|
|
|
applicationId "com.tenlion.cultural.sajia"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "sajia"
|
|
|
|
resValue("string", "CITY_CODE", "540224000000")
|
|
|
|
resValue("string", "CITY_ID", "641393")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "sajia",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "641393",
|
|
|
|
CITY_CODE : "540224000000",
|
|
|
|
BD_KEY : "PoMpzyP5FGptOGR4dFByXd6euQ66IDI5",
|
|
|
|
APP_NAME : "萨迦县数字文化云"]
|
|
|
|
}
|
|
|
|
lazi {
|
|
|
|
applicationId "com.tenlion.cultural.lazi"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "lazi"
|
|
|
|
resValue("string", "CITY_CODE", "540225000000")
|
|
|
|
resValue("string", "CITY_ID", "641512")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "lazi",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "641512",
|
|
|
|
CITY_CODE : "540225000000",
|
|
|
|
BD_KEY : "LYw9cxjZ6eNLQ5vFIMvmcvafENtfIG8y",
|
|
|
|
APP_NAME : "拉孜县数字文化云"]
|
|
|
|
}
|
|
|
|
angren {
|
|
|
|
applicationId "com.tenlion.cultural.angren"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "angren"
|
|
|
|
resValue("string", "CITY_CODE", "540226000000")
|
|
|
|
resValue("string", "CITY_ID", "641622")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "angren",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "641622",
|
|
|
|
CITY_CODE : "540226000000",
|
|
|
|
BD_KEY : "YGTBM02Sgut6xqT9D5lrcfeYqBhE6Ncr",
|
|
|
|
APP_NAME : "昂仁县数字文化云"]
|
|
|
|
}
|
|
|
|
xietongmen {
|
|
|
|
applicationId "com.tenlion.cultural.xietongmen"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "xietongmen"
|
|
|
|
resValue("string", "CITY_CODE", "540227000000")
|
|
|
|
resValue("string", "CITY_ID", "641825")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "xietongmen",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "641825",
|
|
|
|
CITY_CODE : "540227000000",
|
|
|
|
BD_KEY : "3Y4ZNEGjTGt9iFSHpF1r1iNdnCBxmYIg",
|
|
|
|
APP_NAME : "谢通门县数字文化云"]
|
|
|
|
}
|
|
|
|
bailang {
|
|
|
|
applicationId "com.tenlion.cultural.bailang"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "bailang"
|
|
|
|
resValue("string", "CITY_CODE", "540228000000")
|
|
|
|
resValue("string", "CITY_ID", "641940")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "bailang",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "641940",
|
|
|
|
CITY_CODE : "540228000000",
|
|
|
|
BD_KEY : "DlnhdI1CmTqBZBCRFkGdnxrDaStkQsu5",
|
|
|
|
APP_NAME : "白朗县数字文化云"]
|
|
|
|
}
|
|
|
|
renbu {
|
|
|
|
applicationId "com.tenlion.cultural.renbu"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "renbu"
|
|
|
|
resValue("string", "CITY_CODE", "540229000000")
|
|
|
|
resValue("string", "CITY_ID", "642063")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "renbu",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "642063",
|
|
|
|
CITY_CODE : "540229000000",
|
|
|
|
BD_KEY : "UL2rUUtPhOq3xBBWpnDGiEuTNHLvtWuh",
|
|
|
|
APP_NAME : "仁布县数字文化云"]
|
|
|
|
}
|
|
|
|
kangma {
|
|
|
|
applicationId "com.tenlion.cultural.kangma"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "kangma"
|
|
|
|
resValue("string", "CITY_CODE", "540230000000")
|
|
|
|
resValue("string", "CITY_ID", "642146")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "kangma",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "642146",
|
|
|
|
CITY_CODE : "540230000000",
|
|
|
|
BD_KEY : "kQsUL41b09E3nhtNIo2ohEKalWwhDFeV",
|
|
|
|
APP_NAME : "康马县数字文化云"]
|
|
|
|
}
|
|
|
|
dingjie {
|
|
|
|
applicationId "com.tenlion.cultural.dingjie"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "dingjie"
|
|
|
|
resValue("string", "CITY_CODE", "540231000000")
|
|
|
|
resValue("string", "CITY_ID", "642203")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "dingjie",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "642203",
|
|
|
|
CITY_CODE : "540231000000",
|
|
|
|
BD_KEY : "4rGrPthpteXXbkyrQXYkbX34YQ31PpH5",
|
|
|
|
APP_NAME : "定结县数字文化云"]
|
|
|
|
}
|
|
|
|
zhongba {
|
|
|
|
applicationId "com.tenlion.cultural.zhongba"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "zhongba"
|
|
|
|
resValue("string", "CITY_CODE", "540232000000")
|
|
|
|
resValue("string", "CITY_ID", "642284")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "zhongba",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "642284",
|
|
|
|
CITY_CODE : "540232000000",
|
|
|
|
BD_KEY : "HpPUfcA5QdexPDpP7QOakTFGHGGtmSQo",
|
|
|
|
APP_NAME : "仲巴县数字文化云"]
|
|
|
|
}
|
|
|
|
yadong {
|
|
|
|
applicationId "com.tenlion.cultural.yadong"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "yadong"
|
|
|
|
resValue("string", "CITY_CODE", "540233000000")
|
|
|
|
resValue("string", "CITY_ID", "642356")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "yadong",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "642356",
|
|
|
|
CITY_CODE : "540233000000",
|
|
|
|
BD_KEY : "vICh5EdGtR5k2RdTaXYWoyDLBai2fVof",
|
|
|
|
APP_NAME : "亚东县数字文化云"]
|
|
|
|
}
|
|
|
|
jilong {
|
|
|
|
applicationId "com.tenlion.cultural.jilong"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "jilong"
|
|
|
|
resValue("string", "CITY_CODE", "540234000000")
|
|
|
|
resValue("string", "CITY_ID", "642389")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "jilong",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "642389",
|
|
|
|
CITY_CODE : "540234000000",
|
|
|
|
BD_KEY : "1uYUV884B8jzRnQG3FlZe5484mWWBkr4",
|
|
|
|
APP_NAME : "吉隆县数字文化云"]
|
|
|
|
}
|
|
|
|
nielamu {
|
|
|
|
applicationId "com.tenlion.cultural.nielamu"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "nielamu"
|
|
|
|
resValue("string", "CITY_CODE", "540235000000")
|
|
|
|
resValue("string", "CITY_ID", "642437")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "nielamu",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "642437",
|
|
|
|
CITY_CODE : "540235000000",
|
|
|
|
BD_KEY : "EZOGc1TFrNolwpiwDNWgaTIzCYQOKrk0",
|
|
|
|
APP_NAME : "聂拉木县数字文化云"]
|
|
|
|
}
|
|
|
|
saga {
|
|
|
|
applicationId "com.tenlion.cultural.saga"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "saga"
|
|
|
|
resValue("string", "CITY_CODE", "540236000000")
|
|
|
|
resValue("string", "CITY_ID", "642489")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "saga",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "642489",
|
|
|
|
CITY_CODE : "540236000000",
|
|
|
|
BD_KEY : "FzlGpMenDV34XFpGWIuiO4s6Tw2otlIK",
|
|
|
|
APP_NAME : "萨嘎县数字文化云"]
|
|
|
|
}
|
|
|
|
gangba {
|
|
|
|
applicationId "com.tenlion.cultural.gangba"
|
|
|
|
dimension 'market'
|
|
|
|
resValue "string", "APP_CHANNEL", "gangba"
|
|
|
|
resValue("string", "CITY_CODE", "540237000000")
|
|
|
|
resValue("string", "CITY_ID", "642536")
|
2023-03-10 17:12:32 +08:00
|
|
|
resValue("string", "VERSION_PATH_CODE", "f5935aa1-4405-4cbe-85bc-d7c1a8ddc9c4")
|
2023-02-23 10:17:12 +08:00
|
|
|
manifestPlaceholders = [CHANNEL_VALUE: "gangba",
|
|
|
|
APP_LOGO : "@drawable/app_logo",
|
|
|
|
CITY_ID : "642536",
|
|
|
|
CITY_CODE : "540237000000",
|
|
|
|
BD_KEY : "PCSYjtiOsUEBCpK5SjZ2xsBN55jqfsIl",
|
|
|
|
APP_NAME : "岗巴县数字文化云"]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|