mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-02-23 11:35:26 +00:00
Mark flutter as "pre-concurrency"
This commit is contained in:
parent
8dd014ed97
commit
52d6fd4143
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