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

Adding Room dependencies. #126

Open
wants to merge 3 commits into
base: development
Choose a base branch
from
Open

Adding Room dependencies. #126

wants to merge 3 commits into from

Conversation

AdamMc331
Copy link
Owner

Summary

Fixes #124. Replaces sqldelight with Room setup.

How It Was Tested

Before merging this, I'll try building a Room DB and testing per platform.

Copy link

github-actions bot commented Nov 28, 2024

Warnings
⚠️ Please add labels to this PR.
Messages
📖 Thanks @AdamMc331!
📖

The following dependencies have later milestone versions:

Failed to determine the latest version for the following dependencies (use --info for details):

  • androidx.room:room-runtime
    2.6.1
  • app.cash.sqldelight:android-driver
    2.0.2
  • com.google.testing.platform:android-driver-instrumentation
  • com.google.testing.platform:android-test-plugin
  • com.google.testing.platform:core
  • com.google.testing.platform:launcher

Gradle current updates:

  • Gradle: [8.12: UP-TO-DATE]

Generated by 🚫 Danger Kotlin against cb0ed63

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.

Replace sqldelight with Room
1 participant