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

update dependencies and lint #7213

Closed
wants to merge 13 commits into from
Closed

Conversation

AwkwardPeak7
Copy link
Contributor

@AwkwardPeak7 AwkwardPeak7 commented Jan 17, 2025

  • update kotlin to 2.1.0
  • update agp
  • update other dependencies to match mihon
  • update kotlinter
    • fix lint
A problem was found with the configuration of task ':src:ja:rawxz:processDebugMainManifest' (type 'ProcessApplicationManifest').
  - In plugin 'com.android.internal.version-check' type 'com.android.build.gradle.tasks.ProcessApplicationManifest' property 'mainManifest' specifies file '/home/debian/Documents/projects/ext/src/ja/rawxz/AndroidManifest.xml' which doesn't exist.

so the write manifest task runs but it still errors out, I have changed it to create temp manifest file immediately on evaluation but that have a side effect of creating them on gradle sync

@AwkwardPeak7 AwkwardPeak7 marked this pull request as draft January 17, 2025 13:54
@AwkwardPeak7 AwkwardPeak7 marked this pull request as ready for review January 17, 2025 15:10
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant