宙连.top后缀订阅地址 订阅失败
This commit is contained in:
parent
92a402c9e0
commit
24b5604c65
|
|
@ -21,6 +21,7 @@ import com.jakewharton.processphoenix.ProcessPhoenix
|
|||
import com.orhanobut.logger.Logger
|
||||
import com.stripe.android.PaymentConfiguration
|
||||
import com.tencent.mmkv.MMKV
|
||||
import com.yingmao.clash.BuildConfig
|
||||
import com.yingmao.clash.R
|
||||
import com.yingmao.clash.act.SplashActivity
|
||||
import com.yingmao.clash.conf.BZYConstants
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ class Conf {
|
|||
return context?.getString(R.string.app_name_taizi)!!
|
||||
} else {
|
||||
if (BuildConfig.is_ym) {
|
||||
return context?.getString(R.string.zlApiPort)!!
|
||||
return context?.getString(R.string.ConnectImmediately)!!
|
||||
} else {
|
||||
return context?.getString(R.string.app_name)!!
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,4 +1,4 @@
|
|||
rootProject.name = "bjm"
|
||||
rootProject.name = "ZhouLian"
|
||||
|
||||
include(":app")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue