1.1.5增加视频封面显示

This commit is contained in:
2026-03-19 16:59:48 +08:00
parent fa07450606
commit f0e831b2fe
14 changed files with 219 additions and 50 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 14
versionName "1.1.3"
versionCode 16
versionName "1.1.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"