1.1.9 显示本地视频封面,增加本地视频删除

This commit is contained in:
2026-03-27 09:35:56 +08:00
parent 6f0f7c4c09
commit 73892596b1
6 changed files with 326 additions and 120 deletions

View File

@@ -18,8 +18,8 @@ android {
//There are no CERT files because If the mini sdk version is 23+, the AGP will ignore the V1 scheme signature.
minSdkVersion 23
targetSdkVersion 29
versionCode 19
versionName "1.1.8"
versionCode 20
versionName "1.1.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"