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 Android SDK and library versions. #132

Merged
merged 5 commits into from
Aug 7, 2022
Merged

Commits on Aug 6, 2022

  1. Update Gradle 7.5.1

    yamasa committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    ae4f2c1 View commit details
    Browse the repository at this point in the history
  2. Update Android SDK and library versions.

    - Android compile/target SDK 32
    - Android Gradle Plugin 7.2.2
    - Android Lint 30.2.2
    - Material Components 1.6.1
    - Kotlin 1.7.10
    - Kotlinx Coroutines 1.6.4
    - Kotlinx Metadata Jvm 0.5.0
    - KSP 1.7.10-1.0.6
    - Jetpack Compose 1.2.0
    - Jetpack Compose Compiler 1.3.0-rc02
    - AndroidX Activity 1.5.1
    - AndroidX Appcompat 1.4.2
    - AndroidX Constraintlayout 2.1.4
    - AndroidX Fragment 1.5.1
    - AndroidX Lifecycle 2.5.1
    - AndroidX Navigation 2.5.1
    - AndroidX Room 2.4.3
    - OkHttp 4.10.0
    - KotlinPoet 1.12.0
    - Dexmaker 2.28.3
    - Mockito 4.6.1
    - MockK 1.12.5
    - Robolectric 4.8.1
    yamasa committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    810c17b View commit details
    Browse the repository at this point in the history
  3. Remove the workaround for line#114.

    The original issue was fixed in AndroidX Lifecycle 2.5.0.
    cf. https://issuetracker.google.com/issues/219545060
    yamasa committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    cc94e36 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    cb5eef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf2530 View commit details
    Browse the repository at this point in the history