update version&readme
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
||||
applicationId "org.yameida.worktool"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 30
|
||||
versionCode 26001
|
||||
versionName "2.6.0"
|
||||
versionCode 26011
|
||||
versionName "2.6.1"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
@@ -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")
|
||||
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")
|
||||
const val PACKAGE_NAMES = "com.tencent.wework"
|
||||
const val WEWORK_NOTIFY = "wework_notify"
|
||||
const val LONG_INTERVAL = 5000L
|
||||
|
||||
Reference in New Issue
Block a user