when I generate my own keystore and add it to my expo project. the build standalone android failed but when I let expo handle the keystore it build success so how can I fix.

Task :app:signReleaseBundle FAILED [stderr] FAILURE: Build failed with an exception. [stderr] * What went wrong: [stderr] Execution failed for task ‘:app:signReleaseBundle’. [stderr] > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade [stderr] > Failed to read key Cannula from store “/tmp/turtle/keystore-f7165593-b441-4d5f-8422-273ab850876e.jks”: Invalid keystore format [stderr] * Try: [stderr] 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. [stderr] * Get more help at https://help.gradle.org [stderr] BUILD FAILED in 2m 6s