fix: 统一弹幕时间计算方式,speed改为duration

This commit is contained in:
orz12
2023-12-20 13:49:58 +08:00
parent d9859755e3
commit faaf416bf0
5 changed files with 23 additions and 21 deletions

View File

@ -63,6 +63,7 @@ android {
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
minSdkVersion 19
multiDexEnabled true
}
signingConfigs {