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 dependencies #19

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

Update dependencies #19

wants to merge 4 commits into from

Commits on Sep 19, 2022

  1. Update dependencies

    - Update gradle to latest version
    - Update buildToolsVersion
    - Update CompileSdkVerson
    - Update TargetSdkVersion
    - Migrate ButterKnife to ViewBinding
    - Fix manifest issues
    - Fix OpenGl issues
    dmytro1morozov committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    093265f View commit details
    Browse the repository at this point in the history
  2. Migrate to AndroidX

    - Migrate to AndroidX
    - Fix code style indents
    dmytro1morozov committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    98a8c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bbd350 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update library release version

    - Update library release version
    - Update README.md
    dmytro1morozov committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    f21c1c9 View commit details
    Browse the repository at this point in the history