|
|
@@ -66,33 +66,24 @@ android {
|
|
|
}
|
|
|
productFlavors {
|
|
|
bandaimitest {
|
|
|
- applicationId "com.sheep.jiuyan.samllsheep.test"
|
|
|
+ applicationId "com.sheep.jiuyan.samllsheep"
|
|
|
manifestPlaceholders = [UMENG_CHANNEL_VALUE : "bandaimitest",
|
|
|
DUANDUAN_GRAPH : "bandaimitest",
|
|
|
DUANDUAN_DATASHARE : "bandaimitest",
|
|
|
- UMENG_APPKEY : "58dc9509aed17959a3001bff",
|
|
|
+ UMENG_APPKEY : "58edcfeb310c93091c000be2",
|
|
|
JPUSH_PKGNAME : applicationId,
|
|
|
JPUSH_APPKEY : "b8b5adf7d70d0c904d46d04c",
|
|
|
- JPUSH_CHANNEL : "developer-default",
|
|
|
- WX_ENTRY_ACTIVITY : "com.kfzs.duanduan.bandaimi.wxapi.WXEntryActivity",
|
|
|
- REACT_ACTIVITY_ACTION : "com.kfzs.duanduan.bandaimi.jumpToReactActivity",
|
|
|
- DUANDUAN_GAME_CATEGORY: "android.intent.category.LAUNCHER"]
|
|
|
+ JPUSH_CHANNEL : "developer-default"]
|
|
|
buildConfigField "String", "DUANDUAN_DATASHARE", '"bandaimitest"'
|
|
|
buildConfigField "String", "DUANDUAN_GRAPH", '"bandaimitest"'
|
|
|
buildConfigField "boolean", "KF_DEBUG", 'true'
|
|
|
// buildConfigField "String", "API_DOMAIN", '"10.8.210.229:8081"'
|
|
|
// buildConfigField "String", "RN_DOMAIN", '"10.8.210.229:8070"'
|
|
|
buildConfigField "String", "API_DOMAIN", '"test.bdmapp.kfzs.com"'
|
|
|
- buildConfigField "String", "RN_DOMAIN", '"test.shopapi.bandaimi.com"'
|
|
|
// buildConfigField "String", "API_DOMAIN", '"10.8.210.229:8081"'
|
|
|
buildConfigField "String", "JFSC_DOMAIN", '"http://10.8.210.190:8080/"'//积分商城
|
|
|
buildConfigField "String", "CAPTCHA_DOMAIN", '"captcha.kuaifazs.com"'
|
|
|
buildConfigField "String", "umeng_appkey", '"58dc9509aed17959a3001bff"'
|
|
|
- buildConfigField "String", "WX_APPID", '"wx1af78a79dd7d4a45"'
|
|
|
- buildConfigField "String", "WX_APPSECRET", '"f183b5e8c4a5f91a9ce23bacb5094b1d"'
|
|
|
- buildConfigField "String", "WB_APPID", '"285907821"'
|
|
|
- buildConfigField "String", "WB_APPSECRET", '"771a81389c60bcedd1a517dbe65977d6"'
|
|
|
- buildConfigField "String", "DUANDUAN_GAME_CATEGORY", '"android.intent.category.LAUNCHER"'
|
|
|
signingConfig signingConfigs.config
|
|
|
}
|
|
|
bandaimi {
|
|
|
@@ -101,29 +92,19 @@ android {
|
|
|
manifestPlaceholders = [UMENG_CHANNEL_VALUE : "bandaimi",
|
|
|
DUANDUAN_GRAPH : "bandaimi",
|
|
|
DUANDUAN_DATASHARE : "bandaimi",
|
|
|
- UMENG_APPKEY : "58dc9509aed17959a3001bff",
|
|
|
+ UMENG_APPKEY : "58edcfeb310c93091c000be2",
|
|
|
JPUSH_PKGNAME : applicationId,
|
|
|
JPUSH_APPKEY : "b8b5adf7d70d0c904d46d04c",
|
|
|
- JPUSH_CHANNEL : "developer-default",
|
|
|
- WX_ENTRY_ACTIVITY : "com.kfzs.duanduan.bandaimi.wxapi.WXEntryActivity",
|
|
|
- REACT_ACTIVITY_ACTION : "com.kfzs.duanduan.bandaimi.jumpToReactActivity",
|
|
|
- DUANDUAN_GAME_CATEGORY: "android.intent.category.LAUNCHER"]
|
|
|
+ JPUSH_CHANNEL : "developer-default"]
|
|
|
buildConfigField "String", "DUANDUAN_DATASHARE", '"bandaimi"'
|
|
|
buildConfigField "String", "DUANDUAN_GRAPH", '"bandaimi"'
|
|
|
buildConfigField "boolean", "KF_DEBUG", 'false'
|
|
|
buildConfigField "String", "API_DOMAIN", '"app.bandai.yunduanzs.cn"'
|
|
|
- buildConfigField "String", "RN_DOMAIN", '"shopapi.bandaimi.com"'
|
|
|
buildConfigField "String", "JFSC_DOMAIN", '"http://jf.bandaimi.com/"'//积分商城
|
|
|
// buildConfigField "String", "API_DOMAIN", '"app.bdmoem.kfzs.com"'
|
|
|
-// buildConfigField "String", "RN_DOMAIN", '"shopapi.bdmoem.kfzs.com"'
|
|
|
// buildConfigField "String", "JFSC_DOMAIN", '"http://jf.bdmoem.kfzs.com/"'//积分商城
|
|
|
buildConfigField "String", "CAPTCHA_DOMAIN", '"captcha.kuaifazs.com"'
|
|
|
buildConfigField "String", "umeng_appkey", '"58dc9509aed17959a3001bff"'
|
|
|
- buildConfigField "String", "WX_APPID", '"wx1af78a79dd7d4a45"'
|
|
|
- buildConfigField "String", "WX_APPSECRET", '"f183b5e8c4a5f91a9ce23bacb5094b1d"'
|
|
|
- buildConfigField "String", "WB_APPID", '"285907821"'
|
|
|
- buildConfigField "String", "WB_APPSECRET", '"771a81389c60bcedd1a517dbe65977d6"'
|
|
|
- buildConfigField "String", "DUANDUAN_GAME_CATEGORY", '"android.intent.category.LAUNCHER"'
|
|
|
signingConfig signingConfigs.config
|
|
|
}
|
|
|
}
|
|
|
@@ -154,8 +135,10 @@ dependencies {
|
|
|
compile 'org.greenrobot:eventbus:3.1.1'
|
|
|
compile 'com.zhy:base-adapter:3.0.3'
|
|
|
compile 'com.liulishuo.filedownloader:library:1.6.9'
|
|
|
- compile 'com.tencent.bugly:crashreport_upgrade:latest.release'//其中latest.release指代最新版本号,也可以指定明确的版本号,例如1.2.0
|
|
|
- compile 'com.tencent.bugly:nativecrashreport:latest.release' //其中latest.release指代最
|
|
|
+ compile 'com.tencent.bugly:crashreport_upgrade:latest.release'
|
|
|
+ //其中latest.release指代最新版本号,也可以指定明确的版本号,例如1.2.0
|
|
|
+ compile 'com.tencent.bugly:nativecrashreport:latest.release'
|
|
|
+ //其中latest.release指代最
|
|
|
compile 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:+'
|
|
|
debugCompile 'com.readystatesoftware.chuck:library:1.1.0'
|
|
|
compile 'de.hdodenhof:circleimageview:2.2.0'
|
|
|
@@ -223,14 +206,26 @@ dependencies {
|
|
|
compile 'org.greenrobot:eventbus:3.0.0'
|
|
|
compile 'com.yalantis:ucrop:2.2.0'
|
|
|
// compile files('libs/SocialSDK_QQ_Simplify.jar')
|
|
|
- compile files('libs/SocialSDK_Sina_Simplify.jar')
|
|
|
- compile files('libs/SocialSDK_WeChat_Simplify.jar')
|
|
|
- compile files('libs/umeng_shareboard_widget.jar')
|
|
|
- compile files('libs/umeng_social_api.jar')
|
|
|
- compile files('libs/umeng_social_net.jar')
|
|
|
- compile files('libs/umeng_social_shareboard.jar')
|
|
|
- compile files('libs/umeng_social_shareview.jar')
|
|
|
+
|
|
|
+// compile files('libs/SocialSDK_Sina_Simplify.jar')
|
|
|
+// compile files('libs/SocialSDK_WeChat_Simplify.jar')
|
|
|
+// compile files('libs/umeng_shareboard_widget.jar')
|
|
|
+// compile files('libs/umeng_social_api.jar')
|
|
|
+// compile files('libs/umeng_social_net.jar')
|
|
|
+// compile files('libs/umeng_social_shareboard.jar')
|
|
|
+// compile files('libs/umeng_social_shareview.jar')
|
|
|
+// compile files('libs/umeng_social_tool.jar')
|
|
|
+
|
|
|
+ compile files('libs/open_sdk_r5923_lite.jar')
|
|
|
+ compile files('libs/wechat-sdk-android-with-mta-1.1.6.jar')
|
|
|
compile files('libs/umeng_social_tool.jar')
|
|
|
+ compile files('libs/umeng_social_shareboard.jar')
|
|
|
+ compile files('libs/umeng_social_net.jar')
|
|
|
+ compile files('libs/umeng_social_api.jar')
|
|
|
+ compile files('libs/umeng_shareboard_widget.jar')
|
|
|
+ compile files('libs/SocialSDK_WeiXin_Full.jar')
|
|
|
+ compile files('libs/SocialSDK_QQ_Full.jar')
|
|
|
+
|
|
|
compile 'com.zhy:okhttputils:2.6.2'
|
|
|
compile files('libs/alipaySdk-20170922.jar')
|
|
|
compile 'com.github.bumptech.glide:glide:3.5.2'
|