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

Revamp Gradle scripts #588

Merged
merged 4 commits into from
May 18, 2023
Merged

Revamp Gradle scripts #588

merged 4 commits into from
May 18, 2023

Conversation

psteiger
Copy link
Contributor

@psteiger psteiger commented May 17, 2023

Fixes #590

@psteiger psteiger marked this pull request as draft May 17, 2023 20:56
@psteiger psteiger force-pushed the gradle-improvements branch 3 times, most recently from 1dd72b5 to e3436dd Compare May 18, 2023 00:25
@psteiger psteiger added the Android Android related tickets label May 18, 2023
@psteiger psteiger force-pushed the gradle-improvements branch 6 times, most recently from 95689bd to 88ae07b Compare May 18, 2023 04:25
@psteiger psteiger force-pushed the gradle-improvements branch 2 times, most recently from 9bea86e to a1c50fd Compare May 18, 2023 10:52
@psteiger psteiger changed the title WIP: Revamp gradle setup Revamp Gradle scripts May 18, 2023
@psteiger psteiger marked this pull request as ready for review May 18, 2023 11:04
implementation deps.kotlin.coroutinesRx2
implementation deps.uber.autodisposeCoroutines
implementation deps.uber.motif
kapt(libs.motif.compiler)
Copy link
Member

Choose a reason for hiding this comment

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

Not that we should increase the scope of this diff, but we should move this to KSP motif.

Tracking here #591

@psteiger psteiger merged commit 27d8eba into uber:main May 18, 2023
2 checks passed
@psteiger psteiger deleted the gradle-improvements branch May 18, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Android related tickets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revamp Gradle scripts
2 participants