You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@taverna.apache.org by Hiteshgautam01 <gi...@git.apache.org> on 2018/06/05 05:56:14 UTC

[GitHub] incubator-taverna-mobile pull request #79: Dagger 2.11 Implementation

GitHub user Hiteshgautam01 opened a pull request:

    https://github.com/apache/incubator-taverna-mobile/pull/79

     Dagger 2.11 Implementation

    Please make sure these boxes are checked before submitting your pull request - thanks!
    
    - [ ] Apply the `AndroidStyle.xml` style template to your code in Android Studio.
    
    - [ ] Run the checks with `./gradlew check` to make sure you didn't break anything
    
    - [ ] If you have multiple commits please combine them into one commit by squashing them.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Hiteshgautam01/incubator-taverna-mobile dagger2_implimentation

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-taverna-mobile/pull/79.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #79
    
----
commit 27c861d309d1c809f454423b5c8339a072c2bb1b
Author: Hitesh Gautam <ga...@...>
Date:   2018-05-23T17:07:46Z

    Dagger in bw

commit 0954a760c2b9acc3e023c2e06e01d9061fc64bdd
Author: Hitesh Gautam <ga...@...>
Date:   2018-06-03T17:47:24Z

    SetupInjection

commit 325197847636f19ae144d690539fec2fc1ae3652
Author: Hitesh Gautam <ga...@...>
Date:   2018-06-04T06:08:26Z

    dagger2_adds

commit be342828eaf3feedc9a31b6342fa81a8e018af51
Author: Hitesh Gautam <ga...@...>
Date:   2018-06-05T05:52:13Z

    Dagger 2.11 Implimentation

----


---

[GitHub] incubator-taverna-mobile pull request #79: Dagger 2.11 Implementation

Posted by Hiteshgautam01 <gi...@git.apache.org>.
Github user Hiteshgautam01 closed the pull request at:

    https://github.com/apache/incubator-taverna-mobile/pull/79


---