Skip to content

Merge bugfix/resource-file-config into main#6

Merged
CoderMP merged 3 commits intomainfrom
bugfix/resource-file-config
Aug 6, 2025
Merged

Merge bugfix/resource-file-config into main#6
CoderMP merged 3 commits intomainfrom
bugfix/resource-file-config

Conversation

@CoderMP
Copy link
Copy Markdown
Owner

@CoderMP CoderMP commented Aug 6, 2025

Corrected logic in cleanup.gradle.kts for postSplashScreenTheme property replacement for in splash.xml

@CoderMP CoderMP requested a review from Copilot August 6, 2025 20:11
@CoderMP CoderMP self-assigned this Aug 6, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the logic in the cleanup.gradle.kts script to properly handle theme property replacement in splash.xml files. The change ensures that both specific and general theme references are correctly replaced when setting up a new project.

  • Added a second replacement operation for the general theme reference in splash.xml
  • Split multi-line function calls for better readability
  • Fixed string interpolation syntax for consistency

Comment thread buildSrc/src/main/kotlin/cleanup.gradle.kts
@CoderMP CoderMP merged commit e61c047 into main Aug 6, 2025
4 checks passed
@CoderMP CoderMP deleted the bugfix/resource-file-config branch August 6, 2025 20:37
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.

2 participants