Updated CI for GH Actions Builds

Signed-off-by: crueter <swurl@swurl.xyz>
This commit is contained in:
crueter
2025-06-28 22:11:38 -04:00
parent 726e1e756d
commit a1087ddec8
9 changed files with 166 additions and 51 deletions
-2
View File
@@ -16,8 +16,6 @@ chmod +x ./gradlew
./gradlew assembleRelease
./gradlew bundleRelease
ccache -s -v
if [ ! -z "${ANDROID_KEYSTORE_B64}" ]; then
rm "${ANDROID_KEYSTORE_FILE}"
fi