Commit c8c2377
Spike Brehm
Fix path of AirMapModule
The PR that added `AirMapModule` (react-native-maps#449) was merged after the PR that
moved all the `lib/src/*` files to just `src/*` (react-native-maps#502). Fix it by moving
`AirMapModule` to `src/`.1 parent b101ff6 commit c8c2377
File tree
2 files changed
+0
-1
lines changed- android/src/main/java/com/airbnb/android/react/maps
2 files changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
0 commit comments