Skip to content

Conversation

simolus3
Copy link
Contributor

For the background sync investigation, I'll need to make some changes to the example app (in particular, restructuring dependency injection in the example to allow a database to be used within and outside of the compose UI). Some of these new dependencies don't work that well together with our old Gradle version and Android plugins.

So, as a first step, this updates our build dependencies. The most notable changes are the Gradle update, the Kotlin upgrade to 2.1 and the Android Gradle plugin update. I've also removed some build script workarounds that don't appear to be necessary anymore and fixed a few deprecation warnings.

I have tested the core android integration tests, the supabase-todolist demo on the JVM and Android, the android todolist demo and the unit tests in our Swift SDK after a local build.

@simolus3 simolus3 marked this pull request as ready for review March 12, 2025 08:44
@simolus3 simolus3 requested a review from stevensJourney March 12, 2025 08:44
Copy link
Contributor

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@simolus3 simolus3 merged commit 953c3b4 into main Mar 12, 2025
3 checks passed
@simolus3 simolus3 deleted the dependency-update branch March 12, 2025 12:41
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.

2 participants