Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
e6ccb7078b | |||
84839c5a02 | |||
9850e949c3 | |||
5fc25a3c39 |
@@ -21,6 +21,8 @@ platform :android do
|
||||
track: 'alpha',
|
||||
skip_upload_apk: true,
|
||||
skip_upload_changelogs: true,
|
||||
aab: "build/app/outputs/bundle/release/app-release.aab",
|
||||
# this is the default output of flutter build ... --release (in particular it is relative)
|
||||
)
|
||||
end
|
||||
|
||||
@@ -37,6 +39,8 @@ platform :android do
|
||||
track: "production",
|
||||
skip_upload_apk: true,
|
||||
skip_upload_changelogs: true,
|
||||
aab: "build/app/outputs/bundle/release/app-release.aab",
|
||||
# this is the default output of flutter build ... --release (in particular it is relative)
|
||||
)
|
||||
end
|
||||
end
|
||||
|
Before Width: | Height: | Size: 106 KiB |
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 637 KiB |
Before Width: | Height: | Size: 573 KiB |
Before Width: | Height: | Size: 175 KiB |
Before Width: | Height: | Size: 360 KiB |
Before Width: | Height: | Size: 106 KiB |
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 637 KiB |
Before Width: | Height: | Size: 573 KiB |
Before Width: | Height: | Size: 175 KiB |
Before Width: | Height: | Size: 360 KiB |