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