toggle menu
AppUpdater
androidJvm
switch theme
search in API
app-updater
/
com.king.app.updater.util
/
AppUtils
/
apkExists
apk
Exists
open
fun
apkExists
(
context
:
Context
,
versionCode
:
Long
,
file
:
File
)
:
Boolean
APK是否存在
Return
Parameters
context
上下文
version
Code
版本号
file
APK文件
Throws
Exception