弹窗推荐打开

This commit is contained in:
2025-12-10 09:50:18 +08:00
parent 0e2386ca5f
commit a9af0efdc9
2 changed files with 3 additions and 4 deletions

View File

@@ -64,8 +64,7 @@ open class Application : CommonAppContext() {
initLogUtils() initLogUtils()
initCrashUtils() initCrashUtils()
initSmartRefreshLayout() initSmartRefreshLayout()
if (true)
return
AppUtils.registerAppStatusChangedListener(object : Utils.OnAppStatusChangedListener { AppUtils.registerAppStatusChangedListener(object : Utils.OnAppStatusChangedListener {
override fun onForeground(activity: Activity?) {//应用切换到前台 override fun onForeground(activity: Activity?) {//应用切换到前台

View File

@@ -28,8 +28,8 @@ isBuildModule=false
#org.gradle.deamon=false #org.gradle.deamon=false
android.injected.testOnly=false android.injected.testOnly=false
APP_VERSION_NAME=1.0.7.9 APP_VERSION_NAME=1.0.8.0
APP_VERSION_CODE=69 APP_VERSION_CODE=70
org.gradle.jvm.toolchain.useLegacyAdapters=false org.gradle.jvm.toolchain.useLegacyAdapters=false
#org.gradle.java.home=C\:\\Users\\qx\\.jdks\\ms-17.0.15 #org.gradle.java.home=C\:\\Users\\qx\\.jdks\\ms-17.0.15