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

Misc/project update #119

Merged
merged 7 commits into from
Dec 9, 2024
Merged

Misc/project update #119

merged 7 commits into from
Dec 9, 2024

Conversation

Sergey-Makarov
Copy link
Contributor

No description provided.

Also
1. Remove explicit stdlib dependencies: they are included by kotlin gradle
plugin anyways
2. Update compose compiler to a compatible version

Note:
It's possible to build the project with JDK = 21 now, which is shipped with
Android Studio Ladybug.
Not targeting API 35 for the app for now, first need to check whether UI will be affected.
1. Don't fail on GradleDependency issues (error -> warning level)
2. OldTargetApi: severity informational -> warning for better visibility

Note: these rules take precedence over "warningsAsErrors = true" from our build.gradle file
app/build.gradle.kts Dismissed Show dismissed Hide dismissed
app/build.gradle.kts Dismissed Show dismissed Hide dismissed
fingerprint/build.gradle.kts Dismissed Show dismissed Hide dismissed
fingerprint/build.gradle.kts Dismissed Show dismissed Hide dismissed
fingerprint/build.gradle.kts Dismissed Show dismissed Hide dismissed
Plus, add names to some artifacts, because now it's required to use unique names
for artifacts within the same workflow.
@Sergey-Makarov Sergey-Makarov merged commit 08d6d7f into main Dec 9, 2024
3 checks passed
@Sergey-Makarov Sergey-Makarov deleted the misc/project-update branch December 9, 2024 10:17
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