chore(android): 更新WEB_ASSET_VERSION以打破缓存
This commit is contained in:
parent
f7b79418f9
commit
cc22541560
@ -51,7 +51,7 @@ class MainActivity : AppCompatActivity() {
|
|||||||
private const val REQUEST_RECORD_AUDIO = 300
|
private const val REQUEST_RECORD_AUDIO = 300
|
||||||
private const val REQUEST_WRITE_STORAGE = 301
|
private const val REQUEST_WRITE_STORAGE = 301
|
||||||
private const val HOME_URL = "https://agent.cyjai.com"
|
private const val HOME_URL = "https://agent.cyjai.com"
|
||||||
private const val WEB_ASSET_VERSION = "20260406_4"
|
private const val WEB_ASSET_VERSION = "20260624_1"
|
||||||
}
|
}
|
||||||
|
|
||||||
private val fileChooserLauncher: ActivityResultLauncher<Intent> = registerForActivityResult(
|
private val fileChooserLauncher: ActivityResultLauncher<Intent> = registerForActivityResult(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user