Skip to content
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

Gradle update #66

Open
wants to merge 28 commits into
base: development
Choose a base branch
from

Conversation

mudassarwurfel
Copy link

Gradle version Updated -> in Gradle 5.x setDestination(Object file) has been removed (destination "$yourpath" replaced with destination file("$yourpath")

amitshekhariitbhu and others added 28 commits April 6, 2018 21:50
BaseViewModel holds hard reference to Navigators which can lead to le…
Update gradle version
Update gradle plugin version
Allow cleartext communication with mocky.io
…-about-parent

Replace constraint layout with linear layout in about fragment
…elFactory

Add constructor injection  for VMFactory
Prevent LiveData exposure to UI. Binding Livedata to recyclerview
Moving mapping of open source response to background.
Initial commit
…d_vminjections

Remove unwanted VM injection from OpenSourceFragment Module and BlogF…
…as been removed (destination "$yourpath" replaced with destination file("$yourpath")
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.

9 participants