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

WIP: Split into subprojects - core and extras. #28

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 28, 2018

  1. Moved src/** to core/src/**

    Alexander Kjeldaas committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    90a24bf View commit details
    Browse the repository at this point in the history
  2. Added settings.gradle file

    Alexander Kjeldaas committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    402d433 View commit details
    Browse the repository at this point in the history
  3. Moved all gradle configs into root build.gradle file.

    Alexander Kjeldaas committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    b03db9b View commit details
    Browse the repository at this point in the history
  4. Added .editorconfig file for consistent indenting.

    Alexander Kjeldaas committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    c5f1760 View commit details
    Browse the repository at this point in the history
  5. Initial JWT functions draft.

    Alexander Kjeldaas committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    d174dc4 View commit details
    Browse the repository at this point in the history