Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

fix: activity recognition build and dependencies #322

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

Conversation

Pablito2020
Copy link

The ActivityRecognition project doesn't work due to two reasons:

  1. Some of the configuration options for Kotlin inside build.gradle are deprecated. Changing the Kotlin version can cause the compose-hilt-kotlin libraries to have different dependency versions, which can lead to a Gradle failure.
  2. The Hilt version needs to upgrade some activity and lifecycle components. For more information, please see this Stack Overflow thread: https://stackoverflow.com/questions/73302605/creationextras-must-have-a-value-by-saved-state-registry-owner-key.

This pull requests updates and fixes the dependencies.

@Pablito2020
Copy link
Author

@jdkoren I see that you are the only person that merged commits to main this last months, do you know why this pr isn't merged/discussed? Is this repository still maintained?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant