Merge branch 'feat/CWZS-79' into 'dev'

fix: ci-build error

See merge request halo/android/assistant-android!1413
This commit is contained in:
yangfei
2023-11-02 16:38:03 +08:00

View File

@ -9,7 +9,6 @@ import com.gh.gamecenter.common.constant.EntranceConsts
import com.gh.gamecenter.setting.view.AboutActivity import com.gh.gamecenter.setting.view.AboutActivity
import com.gh.gamecenter.setting.view.AboutFragment import com.gh.gamecenter.setting.view.AboutFragment
@Route(path = "/settings/InstallExternalGameActivity")
class InstallExternalGameActivity : ToolBarActivity() { class InstallExternalGameActivity : ToolBarActivity() {
companion object { companion object {
fun getIntent(context: Context): Intent { fun getIntent(context: Context): Intent {