Skip to content

Use android-tools repository #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Use android-tools repository #259

wants to merge 1 commit into from

Conversation

Skn0tt
Copy link

@Skn0tt Skn0tt commented Dec 10, 2018

Build tools version 2.2.3 is no longer available at JCenter: Available Versions.
This causes build fails, in order to fix it I propose switching to the android-tools Repository.

@kesha-antonov
Copy link

temp fix

"fixRNFetchBlob": "find ./node_modules/rn-fetch-blob/android/build.gradle -type f -exec sed -i '' 's#jcenter()#jcenter()\\'$'\n        maven { url \"https://dl.bintray.com/android/android-tools/\" }#g' {} \\;",

@Skn0tt Skn0tt closed this May 9, 2019
cguino pushed a commit to BeApp/rn-fetch-blob that referenced this pull request Jul 5, 2023
cguino added a commit to BeApp/rn-fetch-blob that referenced this pull request Jul 5, 2023
* blobmaster: (246 commits)
  version closes joltup#259
  remove restrictions for legacy dir and android version fixes joltup#240
  fixes joltup#255
  adds missing import fixes joltup#258
  fixes joltup#253
  fixes joltup#251
  adding new flag for downloadmanager to download to mediastore
  adds addeventlistener and removeeventlistener stumps to not get warnings
  android fs events
  missing json parse
  small fixes
  filesystem rework
  fetch part working for ios
  ios part version 2
  Revert "ios part but no idea if working"
  some project changes
  ios part but no idea if working
  js side
  fix: fix bug Illegal callback invocation from native module
  Version
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants