I don't know how to generate an APK file, every time I compile it generates an AAB.
First, there is an error: java.lang.IllegalArgumentException: key algorithm not compatible with signature algorithm
then I add this sentence: #SignKeyAlgorithm: -digestalg SHA-256 -sigalg SHA256withRSA
now It's ok ,but the output file is only aab .
The version is 13.5
First, there is an error: java.lang.IllegalArgumentException: key algorithm not compatible with signature algorithm
then I add this sentence: #SignKeyAlgorithm: -digestalg SHA-256 -sigalg SHA256withRSA
now It's ok ,but the output file is only aab .
The version is 13.5