修改动态和部分我的界面
This commit is contained in:
105
app/build.gradle
105
app/build.gradle
@@ -35,11 +35,11 @@ android {
|
||||
}
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
defaultConfig {
|
||||
applicationId "com.fengliyan.tianlesue"
|
||||
applicationId "com.xuebiping.bolizhuzi"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 30
|
||||
versionCode 38
|
||||
versionName "2.5.1"
|
||||
versionCode 1
|
||||
versionName "1.0.0"
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
flavorDimensions "versionCode"
|
||||
buildConfigField "String", "AUTH_SECRET", '"tX1pY3+d9GOsDdek6c8EkqlBagajAzzq4Yl8xWzKxE66qzaa51BRukuNO66MPcv92lK5tTifKP6md8Jn/vIcgQCLpJWhr4vKvcGeOmBFIPmdo/++elnHTJdJ10RSRN8fDaQVUhX7Ap3KoPQ4n/oSUNSpa/HKZihCLQK31vyNCL/GZ4bGijb2e63JDN4GbUOP1d7yw4vbaNEA883Da+CQ+CyYW4aXWuLca/1ngoszOw3wRFhe/ZMVDhDRRMc7Bpp/+judD4ehwydRzLprBpVSQufZV6XAUpec3V7eJRH3FHGXE4fwtZK4BA=="'
|
||||
@@ -76,10 +76,10 @@ android {
|
||||
keyAlias properties.get("keyAlias") ?: System.getenv("FLOW_ALIAS_NAME")
|
||||
keyPassword properties.get("keyPassword") ?: System.getenv("FLOW_ALIAS_PASS")*/
|
||||
|
||||
storeFile file("xiayue.jks")
|
||||
storePassword 'Chenqihong3'
|
||||
keyAlias 'chenqihong3'
|
||||
keyPassword 'Chenqihong3'
|
||||
storeFile file("bolizhuzi.jks")
|
||||
storePassword 'bolizhuzi'
|
||||
keyAlias 'bolizhuzi'
|
||||
keyPassword 'bolizhuzi'
|
||||
v1SigningEnabled true
|
||||
v2SigningEnabled true
|
||||
}
|
||||
@@ -154,169 +154,169 @@ android {
|
||||
|
||||
productFlavors {
|
||||
// dev {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "true"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "oss",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
oss {
|
||||
applicationId "com.fengliyan.tianlesue"
|
||||
applicationId "com.xuebiping.bolizhuzi"
|
||||
buildConfigField "boolean", "IS_DEV", "false"
|
||||
buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
MARKET_VALUE : "oss",
|
||||
APP_NAME : "私语"
|
||||
APP_NAME : "芊颜"
|
||||
]
|
||||
}
|
||||
|
||||
// vivo {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "vivo",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
// oppo {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "oppo",
|
||||
// APP_NAME : "私语",
|
||||
// APP_NAME : "芊颜",
|
||||
// ]
|
||||
// }
|
||||
// xiaomi {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "xiaomi",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
// yingyongbao {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "yingyongbao",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
// huawei {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuSocialPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuSocialAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuSocialVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "huawei",
|
||||
// APP_NAME : "私语交友"
|
||||
// APP_NAME : "芊颜交友"
|
||||
// ]
|
||||
// }
|
||||
// honor {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "honor",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
// meizu {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "meizu",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
// baiduss {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "baiduss",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
// baiduxxl {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "baiduxxl",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
// threesixzero {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "\"360\"",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
// ali {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "ali",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
// kuaishou {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "kuaishou",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
// douyin {
|
||||
// applicationId "com.fengliyan.tianlesue"
|
||||
// applicationId "com.xuebiping.bolizhuzi"
|
||||
// buildConfigField "boolean", "IS_DEV", "false"
|
||||
// buildConfigField "String", "PRIVACY", '"/index/about/siyuPrivacy.html"'
|
||||
// buildConfigField "String", "AGREEMENT", '"/index/about/siyuAgreement.html"'
|
||||
// buildConfigField "String", "VIP_AGREEMENT", '"/index/about/siyuVipAgreement.html"'
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.fengliyan.tianlesue",
|
||||
// manifestPlaceholders = [APPLICATION_ID: "com.xuebiping.bolizhuzi",
|
||||
// MARKET_VALUE : "douyin",
|
||||
// APP_NAME : "私语"
|
||||
// APP_NAME : "芊颜"
|
||||
// ]
|
||||
// }
|
||||
}
|
||||
@@ -405,4 +405,5 @@ dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'com.google.android.material:material:1.2.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
}
|
||||
Reference in New Issue
Block a user