version:1.0.7

update:
bugfixes:增加刷新和没有数据提醒
This commit is contained in:
2023-05-25 10:45:27 +08:00
parent a7aa344d92
commit 62c5aa58ac
10 changed files with 145 additions and 32 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.uiui.videoplayer"
minSdkVersion 24
targetSdkVersion 28
versionCode 107
versionName "1.0.6"
versionCode 108
versionName "1.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"