goldfish07 / ResChiper

AAB Resource Obfuscation Tool for Android
Apache License 2.0
71 stars 10 forks source link

8.7 Unable to compile #15

Open lyzqw opened 2 weeks ago

lyzqw commented 2 weeks ago

Task :app:resChiperRelease FAILED

ResChiper Plugin Configuration:

  • ResChiper version: 0.1.0-rc5
  • BundleTool version: 1.16.0
  • AGP version: 8.5.0
  • Gradle Wrapper: 8.5

    App Build Information:

  • Project name: Blush
  • AGP version: 8.5.0
  • Running Gradle version: 8.7

    Signing Configuration

    KeyStoreFile: /Users/liuyuzhe/AndroidStudioProjects/2024/Blush/wq.jks KeyPassword: qw77 Alias: StorePassword: wq77****

    Output configuration

    Folder: /Users/liuyuzhe/AndroidStudioProjects/2024/Blush/app/build/outputs/bundle/release File: reschiper-app.aab

    not exists unused_strings.txt: /Users/liuyuzhe/AndroidStudioProjects/2024/Blush/app/build/outputs/mapping/release/release/unused_strings.txt use default path: path/to/your/unused_strings.txt Analysis of the bundle file completed, took 33ms

FAILURE: Build failed with an exception.

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.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 1m 21s 277 actionable tasks: 252 executed, 25 from cache

lyzqw commented 2 weeks ago

./gradlew bundleRelease is OK

goldfish07 commented 1 week ago

the error snippet shows the issue occurs in fileFilter rules, could you please provie fileFilter configuration under reschiper{...} block