Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix package of android example #472

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

niucho
Copy link
Contributor

@niucho niucho commented Feb 24, 2024

fix package of MainActivity.kt in sample

  • error logs
e: /Users/user/Projects/client-sdk-flutter/example/android/app/src/main/kotlin/com/example/livekit_example/MainActivity.kt: (5, 7): Redeclaration: MainActivity
e: /Users/user/Projects/client-sdk-flutter/example/android/app/src/main/kotlin/io/livekit/example/MainActivity.kt: (5, 7): Redeclaration: MainActivity

FAILURE: Build failed with an exception.

@CLAassistant
Copy link

CLAassistant commented Feb 24, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@cloudwebrtc cloudwebrtc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg

@cloudwebrtc cloudwebrtc merged commit 732b2fe into livekit:main Feb 26, 2024
8 checks passed
@niucho niucho deleted the fix/move-android-package branch February 27, 2024 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants