This repository was archived by the owner on Jul 31, 2026. It is now read-only.
Commit 3245a98
authored
Migrated to build tools 36.0
Currently hitting an issue in cloudapk staging where the error says,
> 500. Error generating app package: Command failed: ./gradlew assembleRelease --stacktrace Picked up JAVA_TOOL_OPTIONS: -javaagent:/agents/java/applicationinsights-agent-codeless.jar OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':app:minifyReleaseWithR8'. > Failed to find target with hash string 'android-36' in: /opt/android-sdk * Try: > Run with --info or --debug option to get more log output.
We're updating our build box so that we use Android Build Tools v36 to see if this fixes the issue.1 parent 5d4703e commit 3245a98
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
| 461 | + | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
0 commit comments