PS C:\Users\kugua\Desktop> java -jar .\apktool_2.12.0.jar b .\apkout\app-release\
I: Using Apktool 2.12.0 on app-release.apk with 8 threads
I: Checking whether sources have changed...
I: Smaling smali folder into classes.dex...
I: Checking whether resources have changed...
I: Building resources with aapt2...
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral12.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral17.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral22.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral24.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral4.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral6.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral87.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral92.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral94.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral96.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\color-v31\m3_ref_palette_dynamic_neutral98.xml:4: error: attribute android:lStar not found.
W: C:\Users\kugua\Desktop\.\apkout\app-release\res\layout\material_timepicker_dialog.xml:2: error: attribute android:accessibilityPaneTitle not found.
W: error: failed linking file resources.
Exception in thread "main" brut.androlib.exceptions.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\kugua\AppData\Local\Temp\brut_util_Jar_9139565870705450339091010197394019115.tmp, link, -o, C:\Users\kugua\AppData\Local\Temp\APKTOOL1796217574994819140.tmp, --package-id, 127, --min-sdk-version, 24, --target-sdk-version, 35, --version-code, 1, --version-name, 1.0, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --no-compile-sdk-metadata, --warn-manifest-validation, -I, C:\Users\kugua\AppData\Local\apktool\framework\1.apk, --manifest, C:\Users\kugua\Desktop\.\apkout\app-release\AndroidManifest.xml, C:\Users\kugua\Desktop\.\apkout\app-release\build\resources.zip]
at brut.androlib.AaptInvoker.invoke(SourceFile:212)
at brut.androlib.ApkBuilder.buildResources(SourceFile:328)
at brut.apktool.Main.main(SourceFile:96)
Caused by: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\kugua\AppData\Local\Temp\brut_util_Jar_9139565870705450339091010197394019115.tmp, link, -o, C:\Users\kugua\AppData\Local\Temp\APKTOOL1796217574994819140.tmp, --package-id, 127, --min-sdk-version, 24, --target-sdk-version, 35, --version-code, 1, --version-name, 1.0, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --no-compile-sdk-metadata, --warn-manifest-validation, -I, C:\Users\kugua\AppData\Local\apktool\framework\1.apk, --manifest, C:\Users\kugua\Desktop\.\apkout\app-release\AndroidManifest.xml, C:\Users\kugua\Desktop\.\apkout\app-release\build\resources.zip]
at brut.util.OS.exec(SourceFile:148)
at brut.androlib.AaptInvoker.invoke(SourceFile:208)
... 2 more
PS C:\Users\kugua\Desktop>