Commit b782f18
authored
Stop including a sample-app that does not exist (#4)
`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.1 parent e79dc4c commit b782f18
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
0 commit comments