We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77eb58c commit 3697cdeCopy full SHA for 3697cde
android/build.gradle
@@ -99,7 +99,7 @@ dependencies {
99
// For > 0.71, this will be replaced by `com.facebook.react:react-android:$version` by react gradle plugin
100
//noinspection GradleDynamicVersion
101
implementation "com.facebook.react:react-android:+"
102
- implementation 'com.github.functionland:fula-build-aar:v1.54.15' // From jitpack.io
+ implementation 'com.github.functionland:fula-build-aar:v1.54.16' // From jitpack.io
103
implementation 'com.github.functionland:wnfs-android:v1.8.1' // From jitpack.io
104
implementation 'commons-io:commons-io:20030203.000550'
105
implementation 'commons-codec:commons-codec:1.15'
0 commit comments