mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-10-30 19:47:23 +01:00 
			
		
		
		
	Update scripts/build-android-apk.sh, scripts/build-android-debug.sh, scripts/prepare-android-release.sh files
This commit is contained in:
		
							parent
							
								
									eab17f839f
								
							
						
					
					
						commit
						cd447d0e60
					
				| @ -1,4 +1,4 @@ | ||||
| #!/usr/bin/env bash -ve | ||||
| #!/usr/bin/env bash -v | ||||
| flutter channel stable | ||||
| flutter upgrade | ||||
| flutter pub get | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
| #!/usr/bin/env bash -ve | ||||
| #!/usr/bin/env bash -v | ||||
| flutter channel stable | ||||
| flutter upgrade | ||||
| flutter build apk --debug -v | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
| #!/usr/bin/env bash -ve | ||||
| #!/usr/bin/env bash -v | ||||
| cd android | ||||
| echo $FDROID_KEY | base64 --decode --ignore-garbage > key.jks | ||||
| echo "storePassword=${FDROID_KEY_PASS}" >> key.properties | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Christian Pauly
						Christian Pauly