Getting this error when compiling my app:
`The native library arm64-v8a/libRSSupport.so (from com.github.krokyze:ucropnedit:2.2.9) is not 16 KB aligned
`
Starting November 15th all apps that target Android 15 and higher have to be 16kb aligned and Both this one and libucrop are only 4 KB aligned.