auth0 / java-jwt

Java implementation of JSON Web Token (JWT)
MIT License
5.84k stars 921 forks source link

Create android.yml #685

Open Endrix1369 opened 4 months ago

Endrix1369 commented 4 months ago

Changes

Please describe both what is changing and why this is important. Include:

References

Please include relevant links supporting this change such as a:

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Checklist