custom player interface: add progress-bar, rewind/forward
This commit is contained in:
@ -11,7 +11,7 @@ android {
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 1000 //00.01.0000
|
||||
versionName "0.1.0"
|
||||
versionName "0.2.0-beta1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
resValue "string", "build_time", buildTime()
|
||||
|
||||
Reference in New Issue
Block a user