mirror of
https://github.com/aljazceru/react-native-pubky.git
synced 2025-12-17 14:44:26 +01:00
fix: fix name conflict
Resolves name conflicts with other native modules. Bump version to 0.1.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// This file was autogenerated by some hot garbage in the `uniffi` crate.
|
||||
// Trust me, you don't want to mess with it!
|
||||
module mobileFFI {
|
||||
header "mobileFFI.h"
|
||||
module pubkymobileFFI {
|
||||
header "pubkymobileFFI.h"
|
||||
export *
|
||||
}
|
||||
Reference in New Issue
Block a user