Commit 3456db0
feat: expose rememberComposeBitmapDescriptor as public experimental API (#867)
* feat: expose rememberComposeBitmapDescriptor as public experimental API
* fix: add explicit public visibility modifier for explicit API mode
---------
Co-authored-by: Dale Hawkins <107309+dkhawk@users.noreply.github.com>1 parent 0545c66 commit 3456db0
File tree
1 file changed
+2
-1
lines changed- maps-compose/src/main/java/com/google/maps/android/compose
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments