chore(android): 更新WEB_ASSET_VERSION以打破缓存

This commit is contained in:
JOJO 2026-06-24 01:11:13 +08:00
parent f7b79418f9
commit cc22541560

View File

@ -51,7 +51,7 @@ class MainActivity : AppCompatActivity() {
private const val REQUEST_RECORD_AUDIO = 300
private const val REQUEST_WRITE_STORAGE = 301
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(