Compare commits
	
		
			1 Commits
		
	
	
		
			v0.0.29
			...
			e5251c05a9
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| e5251c05a9 | 
| @@ -21,8 +21,6 @@ platform :android do | |||||||
|       track: 'alpha', |       track: 'alpha', | ||||||
|       skip_upload_apk: true, |       skip_upload_apk: true, | ||||||
|       skip_upload_changelogs: 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 | ||||||
|  |  | ||||||
| @@ -39,8 +37,6 @@ platform :android do | |||||||
|       track: "production", |       track: "production", | ||||||
|       skip_upload_apk: true, |       skip_upload_apk: true, | ||||||
|       skip_upload_changelogs: 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 | ||||||
| end | end | ||||||
|   | |||||||
| After Width: | Height: | Size: 106 KiB | 
| After Width: | Height: | Size: 1.3 MiB | 
| After Width: | Height: | Size: 637 KiB | 
| After Width: | Height: | Size: 573 KiB | 
| After Width: | Height: | Size: 175 KiB | 
| After Width: | Height: | Size: 360 KiB | 
| After Width: | Height: | Size: 106 KiB | 
| After Width: | Height: | Size: 1.3 MiB | 
| After Width: | Height: | Size: 637 KiB | 
| After Width: | Height: | Size: 573 KiB | 
| After Width: | Height: | Size: 175 KiB | 
| After Width: | Height: | Size: 360 KiB |