You've already forked immich
							
							
				mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 00:18:28 +02:00 
			
		
		
		
	chore(mobile): Corrects FVM gitignore and sets Flutter version to 3.16.9 (#6775)
Corrects FVM gitignore and sets Flutter version to 3.16.9
This commit is contained in:
		
							
								
								
									
										4
									
								
								mobile/.fvm/fvm_config.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								mobile/.fvm/fvm_config.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| { | ||||
|   "flutterSdkVersion": "3.16.9", | ||||
|   "flavors": {} | ||||
| } | ||||
							
								
								
									
										2
									
								
								mobile/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								mobile/.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -55,4 +55,4 @@ default.isar.lock | ||||
| libisar.so | ||||
|  | ||||
| # FVM Version Cache | ||||
| .fvm/ | ||||
| .fvm/flutter_sdk | ||||
|   | ||||
		Reference in New Issue
	
	Block a user