-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Use sdkComponents.aapt2 API for executable path #1942
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
base: main
Are you sure you want to change the base?
Conversation
I want to apologize for triggering too many GitHub Actions workflows recently. I’m new to using GitHub Actions and didn’t realize the impact it could have. |
@minjun011026 Don't warry about that. Github action is pending until maintainer running action on your PR. |
@Jaehwa-Noh Ah, I see! Thank you for letting me know. I’ll be more mindful next time 🙏 |
9e12482
to
80074de
Compare
80074de
to
f80609f
Compare
gradle/libs.versions.toml
Outdated
@@ -2,8 +2,8 @@ | |||
accompanist = "0.37.0" | |||
androidDesugarJdkLibs = "2.1.4" | |||
# AGP and tools should be updated together | |||
androidGradlePlugin = "8.9.0" | |||
androidTools = "31.9.0" | |||
androidGradlePlugin = "8.10.1" |
Check warning
Code scanning / Android Lint
Obsolete Android Gradle Plugin Version Warning
gradle/libs.versions.toml
Outdated
@@ -2,8 +2,8 @@ | |||
accompanist = "0.37.0" | |||
androidDesugarJdkLibs = "2.1.4" | |||
# AGP and tools should be updated together | |||
androidGradlePlugin = "8.9.0" | |||
androidTools = "31.9.0" | |||
androidGradlePlugin = "8.10.1" |
Check warning
Code scanning / Android Lint
Obsolete Android Gradle Plugin Version Warning
gradle/libs.versions.toml
Outdated
@@ -2,8 +2,8 @@ | |||
accompanist = "0.37.0" | |||
androidDesugarJdkLibs = "2.1.4" | |||
# AGP and tools should be updated together | |||
androidGradlePlugin = "8.9.0" | |||
androidTools = "31.9.0" | |||
androidGradlePlugin = "8.10.1" |
Check warning
Code scanning / Android Lint
Obsolete Android Gradle Plugin Version Warning
What I have done and why
buildToolsVersion
.componentsExtension.sdkComponents.aapt2
.https://issuetracker.google.com/issues/376815836?pli=1