OpenTracksApp/NoTrustIssues
3
0
Fork
You've already forked NoTrustIssues
0

Nightly build failed #40

Closed
opened 2024年11月29日 06:14:57 +01:00 by pstorch · 0 comments
pstorch commented 2024年11月29日 06:14:57 +01:00 (Migrated from github.com)
Copy link
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':checkNightlyAarMetadata'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction
 > 2 issues were found when checking AAR metadata:
 
 1. Dependency 'androidx.core:core-ktx:1.15.0' requires libraries and applications that
 depend on it to compile against version 35 or later of the
 Android APIs.
 
 : is currently compiled against android-34.
 
 Also, the maximum recommended compile SDK version for Android Gradle
 plugin 8.5.2 is 34.
 
 Recommended action: Update this project's version of the Android Gradle
 plugin to one that supports 35, then update this project to use
 compileSdk of at least 35.
 
 Note that updating a library or application's compileSdk (which
 allows newer APIs to be used) can be done separately from updating
 targetSdk (which opts the app in to new runtime behavior) and
 minSdk (which determines which devices the app can be installed
 on).
 
 2. Dependency 'androidx.core:core:1.15.0' requires libraries and applications that
 depend on it to compile against version 35 or later of the
 Android APIs.
 
 : is currently compiled against android-34.
 
 Also, the maximum recommended compile SDK version for Android Gradle
 plugin 8.5.2 is 34.
 
 Recommended action: Update this project's version of the Android Gradle
 plugin to one that supports 35, then update this project to use
 compileSdk of at least 35.
 
 Note that updating a library or application's compileSdk (which
 allows newer APIs to be used) can be done separately from updating
 targetSdk (which opts the app in to new runtime behavior) and
 minSdk (which determines which devices the app can be installed
 on).
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 15s
``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':checkNightlyAarMetadata'. > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction > 2 issues were found when checking AAR metadata: 1. Dependency 'androidx.core:core-ktx:1.15.0' requires libraries and applications that depend on it to compile against version 35 or later of the Android APIs. : is currently compiled against android-34. Also, the maximum recommended compile SDK version for Android Gradle plugin 8.5.2 is 34. Recommended action: Update this project's version of the Android Gradle plugin to one that supports 35, then update this project to use compileSdk of at least 35. Note that updating a library or application's compileSdk (which allows newer APIs to be used) can be done separately from updating targetSdk (which opts the app in to new runtime behavior) and minSdk (which determines which devices the app can be installed on). 2. Dependency 'androidx.core:core:1.15.0' requires libraries and applications that depend on it to compile against version 35 or later of the Android APIs. : is currently compiled against android-34. Also, the maximum recommended compile SDK version for Android Gradle plugin 8.5.2 is 34. Recommended action: Update this project's version of the Android Gradle plugin to one that supports 35, then update this project to use compileSdk of at least 35. Note that updating a library or application's compileSdk (which allows newer APIs to be used) can be done separately from updating targetSdk (which opts the app in to new runtime behavior) and minSdk (which determines which devices the app can be installed on). * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 15s ```
Sign in to join this conversation.
No Branch/Tag specified
main
renovate/com.android.tools.build-gradle-9.x
renovate/gradle-9.x
renovate/androidx.core-core-1.x
run_actions_on_pull_request
replace_woodpacker_with_forgejo
codeberg_migration
dependabot/github_actions/actions/checkout-5
dependabot/gradle/androidx.test-orchestrator-1.6.1
dependabot/gradle/com.android.tools.build-gradle-8.12.0
dependabot/gradle/androidx.test.ext-junit-1.3.0
dependabot/gradle/androidx.test-rules-1.7.0
dependabot/gradle/org.mockito-mockito-android-5.18.0
dependabot/github_actions/reactivecircus/android-emulator-runner-2.34.0
fix_icon_placeholder
git_version
1.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
OpenTracksApp/NoTrustIssues#40
Reference in a new issue
OpenTracksApp/NoTrustIssues
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?