This repository was archived by the owner on Mar 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 512
Update project dependencies #21
Open
friederbluemle
wants to merge
5
commits into
facebookarchive:master
Choose a base branch
from
friederbluemle:update-project
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update project dependencies #21
friederbluemle
wants to merge
5
commits into
facebookarchive:master
from
friederbluemle:update-project
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6e5d4f8 to
4566db5
Compare
4566db5 to
ce4ad6a
Compare
|
@htc2u Thanks for the review. I've amended my commits with the latest versions. |
901c3f7 to
01c3294
Compare
01c3294 to
fc83b9c
Compare
This fixes the following build error with the latest build tools: Could not get unknown property 'repositoryUrl' for project ':connectionclass' of type org.gradle.api.Project.
fc83b9c to
0471c2d
Compare
|
PR updated with the latest versions (as of March 23rd 2017). |
0471c2d to
6ca2786
Compare
|
PR updated with the latest versions (as of April 10th 2017). |
- Build tools 25.0.2 - Android Gradle plug-in 2.3.1 - Gradle wrapper 3.5 - Increase Gradle daemon max heap size to 1536 MB - Update all targets to android-25
2413ae8 to
446f8e6
Compare
|
PR updated with the latest versions (as of Apr 20, 2017). |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated the build dependencies to the latest versions (as of Apr 20, 2017):
25.0.23.52.3.1Also fixed all whitespace errors (separate commit).
Please NO GitHub rebase/squash merges. If you'd like me to combine some or all of the commits, please let me know, and I will update my branch. Thank you.