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

Change package name #38

Merged
merged 3 commits into from
Apr 17, 2023
Merged

Conversation

takahirom
Copy link
Member

@takahirom takahirom commented Apr 17, 2023

Fix #36

@github-actions
Copy link

github-actions bot commented Apr 17, 2023

Dependency diff:

dependency diff
branch: main -> takahirom/change-package-name/2023-04-17, module: app, configuration: releaseRuntimeClasspath

Base automatically changed from takahirom/fix-snackbar-issues/2023-04-17 to main April 17, 2023 00:54
@@ -10,7 +10,7 @@ import androidx.compose.runtime.getValue
import androidx.compose.runtime.mutableStateOf
import androidx.compose.runtime.setValue
import androidx.compose.runtime.snapshotFlow
import com.example.project.template.UserMessageStateHolder.UserMessageResult
import io.github.droidkaigi.confsched2023.UserMessageStateHolder.UserMessageResult

Choose a reason for hiding this comment

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

[spotless] reported by reviewdog 🐶

Suggested change
import io.github.droidkaigi.confsched2023.UserMessageStateHolder.UserMessageResult

@takahirom takahirom merged commit f26555f into main Apr 17, 2023
3 checks passed
@takahirom takahirom deleted the takahirom/change-package-name/2023-04-17 branch April 17, 2023 01:03
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.

Change package name
1 participant