CI: eh eh
This commit is contained in:
2
.github/workflows/ballfield.yml
vendored
2
.github/workflows/ballfield.yml
vendored
@@ -132,7 +132,7 @@ jobs:
|
||||
packageName: net.olofson.ballfield
|
||||
releaseFiles: upload/*.aab
|
||||
#track: beta
|
||||
track: release
|
||||
track: production
|
||||
status: completed
|
||||
# inAppUpdatePriority: 2
|
||||
# userFraction: 1
|
||||
|
||||
@@ -277,7 +277,7 @@ APP_PLATFORM=21
|
||||
|
||||
# Specify architectures to compile, 'all' or 'y' to compile for all architectures.
|
||||
# Available architectures: armeabi-v7a arm64-v8a x86 x86_64
|
||||
MultiABI='arm64-v8a'
|
||||
MultiABI='armeabi-v7a'
|
||||
|
||||
# Optional shared libraries to compile - removing some of them will save space
|
||||
# MP3 patents are expired, but libmad license is GPL, not LGPL
|
||||
|
||||
Reference in New Issue
Block a user