File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ repositories {
6262dependencies {
6363 // noinspection GradleDynamicVersion
6464 implementation " com.facebook.react:react-native:+" // From node_modules
65- implementation ' com.github.functionland:fula-build-aar:0.8.8beta ' // From jitpack.io
65+ implementation ' com.github.functionland:fula-build-aar:1.2.1 ' // From jitpack.io
6666 implementation ' com.github.functionland:wnfs-build-aar:v1.4.1' // From jitpack.io
6767 implementation ' commons-io:commons-io:20030203.000550'
6868 // implementation files('mobile.aar')
Original file line number Diff line number Diff line change 11{
22 "name" : " @functionland/react-native-fula" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "description" : " This package is a bridge to use the Fula libp2p protocols in the react-native which is using wnfs" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments