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

Add new Kotlin dependencies #516

Closed
wants to merge 8 commits into from

Commits on Mar 2, 2022

  1. Added new Kotlin dependencies

    Added some new Kotlin dependencies and their version aliases.
    imashnake0 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3dbd890 View commit details
    Browse the repository at this point in the history
  2. Ran ./gradlew check

    Ran the check task and tested on sample-android.
    imashnake0 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    15463ed View commit details
    Browse the repository at this point in the history
  3. Added KotlinDL dependencies

    Added Kotlin deep learning dependencies and its version alias.
    imashnake0 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    02d64b5 View commit details
    Browse the repository at this point in the history
  4. Ran ./gradlew check

    Ran check and tested using sample-android.
    imashnake0 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    af477bf View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Revert "Ran ./gradlew check"

    This reverts commit af477bf.
    imashnake0 committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    525ba13 View commit details
    Browse the repository at this point in the history
  2. Revert "Ran ./gradlew check"

    This reverts commit 15463ed.
    imashnake0 committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    2d25fa9 View commit details
    Browse the repository at this point in the history
  3. Use PascalCase and camelCase

    Changed case according to conventions.
    imashnake0 committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    faac8d3 View commit details
    Browse the repository at this point in the history
  4. Ran ./gradlew check

    Reran check.
    imashnake0 committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    b2234a6 View commit details
    Browse the repository at this point in the history