Skip to content

Commit

Permalink
Fixed a problem with the Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
Burzo committed Dec 6, 2024
1 parent d148490 commit 0540333
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@ class MainApplication : Application(), ReactApplication {
// If you opted-in for the New Architecture, we load the native entry point for this app.
load()
}
OkHttpClientProvider.setOkHttpClientFactory(IgnoreSSLFactory())
}
}

0 comments on commit 0540333

Please sign in to comment.