Commit db3ff2e
committed
fix: point android-dts-generator submodule at main
The android-dts-generator repo renamed its default branch from master
to main and deleted master, so the submodule's `branch = master` no
longer resolves and `git submodule update --remote` fails to find it.
Point it at the branch that actually exists.1 parent a84d3c7 commit db3ff2e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
0 commit comments