update 增加兼容版本
This commit is contained in:
@@ -4,7 +4,7 @@ import com.blankj.utilcode.util.SPUtils
|
||||
|
||||
object Constant {
|
||||
|
||||
val AVAILABLE_VERSION = arrayListOf("4.0.2", "4.0.6", "4.0.8", "4.0.10", "4.0.12", "4.0.16", "4.0.18", "4.0.19", "4.0.20", "4.1.0", "4.1.2", "4.1.3", "4.1.6")
|
||||
val AVAILABLE_VERSION = arrayListOf("4.0.2", "4.0.6", "4.0.8", "4.0.10", "4.0.12", "4.0.16", "4.0.18", "4.0.19", "4.0.20", "4.1.0", "4.1.2", "4.1.3", "4.1.6", "4.1.7")
|
||||
const val PACKAGE_NAMES = "com.tencent.wework"
|
||||
const val WEWORK_NOTIFY = "wework_notify"
|
||||
const val BASE_LONG_INTERVAL = 5000L
|
||||
|
||||
Reference in New Issue
Block a user