The project requires a GitHub OAUTH2 token to avoid the API limit restriction.
Add the following variable in your gradle.properties
github_oauth2_token="<THE_GITHUB_OAUTH2_TOKEN_HERE>"The project uses Hilt as a DI framework
The UI uses Compose
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The project requires a GitHub OAUTH2 token to avoid the API limit restriction.
Add the following variable in your gradle.properties
github_oauth2_token="<THE_GITHUB_OAUTH2_TOKEN_HERE>"The project uses Hilt as a DI framework
The UI uses Compose