mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-02-14 16:05:25 +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 UIKit
|
||||||
import Flutter
|
@preconcurrency import Flutter
|
||||||
import MobileNebula
|
import MobileNebula
|
||||||
import NetworkExtension
|
import NetworkExtension
|
||||||
import SwiftyJSON
|
import SwiftyJSON
|
||||||
|
|
Loading…
Reference in a new issue