fix: 统一弹幕时间计算方式,speed改为duration
This commit is contained in:
@ -63,6 +63,7 @@ android {
|
||||
versionCode flutterVersionCode.toInteger()
|
||||
versionName flutterVersionName
|
||||
minSdkVersion 19
|
||||
multiDexEnabled true
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
Reference in New Issue
Block a user