mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-02-12 06:55:27 +00:00
Mark flutter as "pre-concurrency"
This commit is contained in:
parent
418ff44272
commit
5b74b191da
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import UIKit
|
||||
import Flutter
|
||||
@preconcurrency import Flutter
|
||||
import MobileNebula
|
||||
import NetworkExtension
|
||||
import SwiftyJSON
|
||||
|
|
Loading…
Reference in a new issue