You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to bring APRSdroid up to SDK 34 to meet Play Store qualifications.
What went wrong:
Execution failed for task ':processReleaseResources'.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
AAPT2 aapt2-3.5.1-5435860-linux Daemon #0: Unexpected error during link, attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
The text was updated successfully, but these errors were encountered:
The whole SDK with Scala construct is utterly fragile. I wonder how you manage to cope with it, where I'm having quite a hard time already. Anyway, I'd like to sort out the different PRs and branches you have put up here, and also take care of r34.
The current status is: r34 requires a newer gradle (8.1.1 seems to be minimum for r34), and newer gradle requires java17, and then it still dies with this non-message:
FAILURE: Build failed with an exception.
* Where:
Build file '/usr/src/G1/aprsdroid/build.gradle' line: 105
* What went wrong:
A problem occurred evaluating root project 'aprsdroid'.
> org.gradle.internal.operations.BuildOperationInvocationException (no error message)
I'd like to bring APRSdroid up to SDK 34 to meet Play Store qualifications.
Execution failed for task ':processReleaseResources'.
The text was updated successfully, but these errors were encountered: