Skip to content

Stop including a sample-app that does not exist - #4

Merged
wf9a5m75 merged 1 commit into
mainfrom
fix/settings-no-sample-app
Aug 16, 2026
Merged

Stop including a sample-app that does not exist#4
wf9a5m75 merged 1 commit into
mainfrom
fix/settings-no-sample-app

Conversation

@wf9a5m75

Copy link
Copy Markdown
Contributor

settings.gradle.kts was seeded from android-for-googlemaps, which has a
sample app; this module does not. Gradle 9.6 refuses to configure a project
whose directory does not exist:

Configuring project ':sample-app' without an existing directory is not allowed

Drop the include.

`settings.gradle.kts` was seeded from android-for-googlemaps, which has a
sample app; this module does not. Gradle 9.6 refuses to configure a project
whose directory does not exist:

    Configuring project ':sample-app' without an existing directory is not allowed

Drop the include.
@wf9a5m75
wf9a5m75 merged commit e3d99ce into main Aug 16, 2026
@wf9a5m75
wf9a5m75 deleted the fix/settings-no-sample-app branch August 16, 2026 15:43
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.

1 participant