disable sound due to crash

This commit is contained in:
open-trade
2020-11-27 10:52:09 +08:00
parent 00358b456d
commit 8edabe654f
2 changed files with 26 additions and 20 deletions

View File

@@ -39,7 +39,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.carriez.flutter_hbb"
minSdkVersion 16
minSdkVersion 18
targetSdkVersion 29
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName