Skip to content

Commit 8d85c2b

Browse files
committed
Update build.gradle
1 parent d04fbc5 commit 8d85c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ repositories {
6262
dependencies {
6363
//noinspection GradleDynamicVersion
6464
implementation "com.facebook.react:react-native:+" // From node_modules
65-
implementation 'com.github.functionland:fula-build-aar:1.12.0' // From jitpack.io
65+
implementation 'com.github.functionland:fula-build-aar:1.13.0' // 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 'commons-codec:commons-codec:1.15'

0 commit comments

Comments
 (0)