mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2025-12-20 23:44:26 +01:00
Move dart & flutter packages to packages folder on root
This commit is contained in:
5
packages/flutter/ios/Classes/flutter_breez_liquid.c
Normal file
5
packages/flutter/ios/Classes/flutter_breez_liquid.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "breez_liquid_sdk.h"
|
||||
|
||||
int64_t dummy_bundler(void) {
|
||||
return dummy_method_to_enforce_bundling();
|
||||
}
|
||||
Reference in New Issue
Block a user