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

Update build, clean files and start tests #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update build, clean files and start tests #1

wants to merge 1 commit into from

Conversation

cs-victor-nascimento
Copy link

  • Plenty of files not needed in a library were removed
  • Build system updated to account for new library best practices
  • Remove non used configurations in defaultConfig block
  • Remove launcher, colors and etc.
  • Update build system with most current versions
  • Cleaned Gradle system for better readability
  • Initialized instrumented tests
  • Removed .idea files (they are purely IDE bound)
  • Added @RestrictTo(LIBRARY) for non private but internal methods and classes

- Plenty of files not needed in a library were removed
- Build system updated to account for new library best practices
- Remove non used configurations in defaultConfig block
- Remove launcher, colors and etc.
- Update build system with most current versions
- Cleaned Gradle system for better readability
- Initialized instrumented tests
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.

1 participant