Here is the compiler output:
[Incubating] Problems report is available at: file:///C:/Users/lbrae/AppData/Local/AirsoftSoftwair/APKCompiler/com.larsbraemer.tomsimbiss/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to
https://docs.gradle.org/8.13/userguide/ ... e_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 780ms
1 actionable task: 1 up-to-date
> Task :app:packageRelease FAILED
[Incubating] Problems report is available at: file:///C:/Users/lbrae/AppData/Local/AirsoftSoftwair/APKCompiler/com.larsbraemer.tomsimbiss/build/reports/problems/problems-report.html
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:packageRelease'.
> A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable
> com.android.ide.common.signing.KeytoolException: Failed to read key hollywood from store "E:\PC alt\larsbraemer.keystore": No key with alias 'hollywood' found in keystore E:\PC alt\larsbraemer.keystore
* 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.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to
https://docs.gradle.org/8.13/userguide/ ... e_warnings in the Gradle documentation.
BUILD FAILED in 844ms
108 actionable tasks: 10 executed, 98 up-to-date
> Task :app:signReleaseBundle FAILED
[Incubating] Problems report is available at: file:///C:/Users/lbrae/AppData/Local/AirsoftSoftwair/APKCompiler/com.larsbraemer.tomsimbiss/build/reports/problems/problems-report.html
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:signReleaseBundle'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.FinalizeBundleTask$BundleToolRunnable
> Failed to read key hollywood from store "E:\PC alt\larsbraemer.keystore": No key with alias 'hollywood' found in keystore E:\PC alt\larsbraemer.keystore
* 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.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to
https://docs.gradle.org/8.13/userguide/ ... e_warnings in the Gradle documentation.
BUILD FAILED in 781ms
100 actionable tasks: 10 executed, 90 up-to-date
Drücken Sie eine beliebige Taste . . .