-
After upgrading to 1.44.0 I am getting import errors for import com.google.android.filament, what's the new import or are there any other breaking changes? I tried looking at the sample for android and its not updated yet |
Beta Was this translation helpful? Give feedback.
Answered by
romainguy
Oct 9, 2023
Replies: 1 comment 3 replies
-
What's unresolved? We haven't changed package names. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1.44 hasn't been published to Maven. You should be getting a Gradle error on sync.
@bejado