|
@@ -288,7 +288,7 @@ class ModeEntranceActivity : CommonBindingActivity<ActivityModeEntranceBinding>(
|
|
override fun onResume() {
|
|
override fun onResume() {
|
|
super.onResume()
|
|
super.onResume()
|
|
AppVersionUtil.checkRecipeUpdate(false)
|
|
AppVersionUtil.checkRecipeUpdate(false)
|
|
- UpdateUtil.checkApkVersion(false)
|
|
|
|
|
|
+// UpdateUtil.checkApkVersion(false)
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|