ext { base = [ //基本信息 applicationId : "com.hfl.player.wyjs", versionCode : 100, versionName : "1.0.0", //联系方式 company_name : "济宁还复来网络科技有限公司", //其他信息 versionKey : "0", noAD : "false",//无广告true APP_DEBUG_PRINT : "false",//true: 打印log appId : "5636348", csjId : "5636348", csjIdSplash : "103415564", csjIdCQP : "103415390", csjIdFeed1 : "103415837", csjIdFeed2 : "103415391", csjIdFeed3 : "103415837", csjIdReward : "103415837", csjIdBanner : "103415837", csjIdDraw : "103415837", umId : "681b4ebf79267e02105a242a", APP_RECORD_CODE : "鲁ICP备2024117643号-10A", APP_RECORD_URL : "https://beian.miit.gov.cn/", signFile : "../android_data/wyjs.keystore",//签名 signAlias : "key", signPassword : "7ea80061494d73c47a797f8f8e0fb9d6", appTag : "hfl_", companys : "a", activityCountPerPackage: 3.0, otherCountPerPackage : 1.35, methodCountPerClass : 1.62, drawableCount : 1.49, stringCount : 1.51 ] channel = [ appName : "午夜视频播放器极速版", appLogo : "@drawable/app_logo", appKaiPing: "@drawable/app_splash", ] }