Skip to content

Update dependencies#161

Merged
ZacSweers merged 4 commits intomasterfrom
z/updatedependencies
Jan 22, 2018
Merged

Update dependencies#161
ZacSweers merged 4 commits intomasterfrom
z/updatedependencies

Conversation

@ZacSweers
Copy link
Collaborator

Kotlin -> 1.2.20
Android SDK -> 27 (target, compile, build tools)
Gradle -> 4.4.1
Error-Prone -> 2.2.0
NullAway -> 0.3.2
Support library -> 27.0.2
Android test library -> 1.0.1
RxLifecycle -> 2.2.1
Truth -> 0.39

Sample deps to latest.

Only enable android modules if the user has the sdk installed (via checking ANDROID_HOME). This might horribly fail on jenkins though, will see. If it works, resolves #131

Still working on AGP 3 separately as there seems to be a few bugs to iron out

Kotlin -> 1.2.20
Android SDK -> 27 (target, compile, build tools)
Gradle -> 4.4.1
Error-Prone -> 2.2.0
NullAway -> 0.3.2
Support library -> 27.0.2
Android test library -> 1.0.1
RxLifecycle -> 2.2.1
Truth -> 0.39
@ZacSweers ZacSweers merged commit 746bede into master Jan 22, 2018
@ZacSweers ZacSweers deleted the z/updatedependencies branch January 22, 2018 18:52
@ZacSweers ZacSweers mentioned this pull request Feb 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: Split android into separate project

2 participants