-
Notifications
You must be signed in to change notification settings - Fork 687
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
CATROID-1371 REFACTOR SetBrightnessAction to Kotlin #4465
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the copyright in the file comment header to 2022 in both files. Other than that everything looks fine!
@@ -0,0 +1,110 @@ | |||
/* | |||
* Catroid: An on-device visual programming system for Android devices | |||
* Copyright (C) 2010-2018 The Catrobat Team |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Copyright (C) 2010-2018 The Catrobat Team | |
* Copyright (C) 2010-2022 The Catrobat Team |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Please rebase :) |
Now rebased |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you again!
https://jira.catrob.at/browse/CATROID-1371
Your checklist for this pull request
Please review the contributing guidelines and wiki pages of this repository.