Skip to content

Commit 7869509

Browse files
committed
[Fastlane] Branch native SDK update: 2.14.4 (Android)
1 parent e8ca34b commit 7869509

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
faraday_middleware (0.12.2)
8585
faraday (>= 0.7.4, < 1.0)
8686
fastimage (2.1.1)
87-
fastlane (2.72.0)
87+
fastlane (2.75.0)
8888
CFPropertyList (>= 2.3, < 3.0.0)
8989
addressable (>= 2.3, < 3.0.0)
9090
babosa (>= 1.0.2, < 2.0.0)
@@ -170,7 +170,7 @@ GEM
170170
mini_magick (4.5.1)
171171
minitest (5.11.1)
172172
molinillo (0.5.7)
173-
multi_json (1.12.2)
173+
multi_json (1.13.0)
174174
multi_xml (0.6.0)
175175
multipart-post (2.0.0)
176176
nanaimo (0.2.3)

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ android {
1919

2020
dependencies {
2121
compile 'com.facebook.react:react-native:+' // From node_modules
22-
compile files('libs/Branch-2.14.3.jar') // From node_modules
22+
compile files('libs/Branch-2.14.4.jar') // From node_modules
2323
}

native-sdks/android

0 commit comments

Comments
 (0)