fix ios ci
don't know why call session_get_rgba Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
3702b0c694
commit
5c9ee03389
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@ import Flutter
|
|||
|
||||
public func dummyMethodToEnforceBundling() {
|
||||
dummy_method_to_enforce_bundling();
|
||||
session_get_rgba(nil);
|
||||
session_get_rgba(nil, 0);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue