Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

[Android] Update android gradle tooling version #396

Merged
merged 1 commit into from
Jun 17, 2017

Conversation

jeremistadler
Copy link
Contributor

@jeremistadler jeremistadler commented Jun 16, 2017

Change to jCenter because mavenCentral does not have the latest version of the package

Change to jCenter because mavenCentral does not have the latest version of the package
@wkh237 wkh237 merged commit d61461b into wkh237:master Jun 17, 2017
@jeremistadler jeremistadler deleted the patch-1 branch June 17, 2017 08:10
@jeremistadler
Copy link
Contributor Author

This PR might break for users with the default react native gradle version, not tried myself as i use the latest gradle version 2.14.1 I think?

Docs from Android gradle plugin

Plugin version Required Gradle version
1.0.0 - 1.1.3 2.2.1 - 2.3
1.2.0 - 1.3.1 2.2.1 - 2.9
1.5.0 2.2.1 - 2.13
2.0.0 - 2.1.2 2.10 - 2.13
2.1.3 - 2.2.3 2.14.1+
2.3.0+ 3.3+

@wkh237
Copy link
Owner

wkh237 commented Jun 17, 2017

Okay, perhaps we can keep the gradle's version the same only change to maven ?

jeremistadler added a commit to jeremistadler/react-native-fetch-blob that referenced this pull request Jun 18, 2017
To support the default react-native gradle version
wkh237#396
@jeremistadler
Copy link
Contributor Author

@wkh237 Yes. I think that would be correct 👍
Version 2.2.3 should be the correct by looking at the matrix.
Opened a PR for downgrade of version #400

wkh237 pushed a commit that referenced this pull request Jun 19, 2017
To support the default react-native gradle version
#396
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants