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

New: Adding comments #38

Merged
merged 2 commits into from
Jan 12, 2024
Merged

New: Adding comments #38

merged 2 commits into from
Jan 12, 2024

Conversation

s2g090123
Copy link
Owner

Issue #37

Description

  1. Add some comments to explain the purpose of the code.

@s2g090123 s2g090123 added the documentation Improvements or additions to documentation label Jan 12, 2024
@s2g090123 s2g090123 self-assigned this Jan 12, 2024
@s2g090123 s2g090123 linked an issue Jan 12, 2024 that may be closed by this pull request
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

My friend, I approved this PR.

Copy link

github-actions bot commented Jan 12, 2024

19 Warnings
⚠️ Big PR
⚠️ app/build.gradle#L73 - A newer version of androidx.core:core-ktx than 1.9.0 is available: 1.12.0
⚠️ app/build.gradle#L76 - A newer version of androidx.test.ext:junit than 1.1.3 is available: 1.1.5
⚠️ app/build.gradle#L77 - A newer version of androidx.test.espresso:espresso-core than 3.4.0 is available: 3.5.1
⚠️ app/build.gradle#L80 - A newer version of androidx.activity:activity-compose than 1.6.1 is available: 1.8.2
⚠️ app/build.gradle#L81 - A newer version of androidx.compose.ui:ui than 1.3.1 is available: 1.5.4
⚠️ app/build.gradle#L82 - A newer version of androidx.compose.material:material than 1.3.0 is available: 1.5.4
⚠️ app/build.gradle#L83 - A newer version of androidx.compose.ui:ui-tooling-preview than 1.3.0 is available: 1.5.4
⚠️ app/build.gradle#L84 - A newer version of androidx.compose.ui:ui-test-junit4 than 1.3.0 is available: 1.5.4
⚠️ app/build.gradle#L85 - A newer version of androidx.compose.ui:ui-tooling than 1.3.0 is available: 1.5.4
⚠️ app/build.gradle#L86 - A newer version of androidx.compose.ui:ui-test-manifest than 1.3.0 is available: 1.5.4
⚠️ app/build.gradle#L88 - A newer version of androidx.navigation:navigation-compose than 2.5.3 is available: 2.7.6
⚠️ app/build.gradle#L93 - A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.5.1 is available: 2.7.0
⚠️ app/build.gradle#L94 - A newer version of androidx.lifecycle:lifecycle-viewmodel-ktx than 2.5.1 is available: 2.7.0
⚠️ app/build.gradle#L95 - A newer version of androidx.lifecycle:lifecycle-livedata-ktx than 2.5.1 is available: 2.7.0
⚠️ app/build.gradle#L105 - A newer version of androidx.room:room-runtime than 2.4.3 is available: 2.6.1
⚠️ app/build.gradle#L106 - A newer version of androidx.room:room-ktx than 2.4.3 is available: 2.6.1
⚠️ app/build.gradle#L129 - A newer version of androidx.compose.ui:ui-test-junit4 than 1.3.0 is available: 1.5.4
⚠️ app/build.gradle#L132 - A newer version of androidx.navigation:navigation-testing than 2.5.3 is available: 2.7.6
1 Message
📖 Thanks @s2g090123!

Generated by 🚫 Danger

@s2g090123 s2g090123 merged commit ab39325 into master Jan 12, 2024
7 checks passed
@s2g090123 s2g090123 deleted the 37-add-some-code-comments branch January 12, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add some code comments
1 participant