Few dev related fixes (#291)

This commit is contained in:
damontecres 2025-11-21 16:05:27 -05:00 committed by GitHub
parent 72970b9a4b
commit c600d2eb28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 8 deletions

View file

@ -12,6 +12,7 @@ defaults:
env:
APK_SHORT_NAME: Wholphin.apk
GRADLE_OPTS: "-Dorg.gradle.jvmargs='-Xmx4g -XX:MaxMetaspaceSize=512m'"
TAG_NAME: ${{ github.ref_name }}
jobs:
publish: