Skip to content

Conversation

@liutikas
Copy link
Collaborator

Fixes #1842

@liutikas liutikas requested a review from dturner as a code owner November 25, 2025 19:10
}
mavenCentral()
gradlePluginPortal()
maven("https://central.sonatype.com/repository/maven-snapshots/")
Copy link
Collaborator

Choose a reason for hiding this comment

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

How much does this affect the build time? When adding the snapshot repo for AndroidX it massively slows down the gradle sync process which degrades the developer experience a lot.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sorry forgot to mark it WIP. This is not yet ready

@liutikas liutikas changed the title Enable project isolation [WIP] Enable project isolation Nov 26, 2025
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.

[FR]: Make nowinandroid Gradle Isolated Projects compatible

2 participants