mirror of
				https://github.com/johrpan/musicus_mobile.git
				synced 2025-10-26 18:57:25 +01:00 
			
		
		
		
	Update project structure
This was done in comparison to a newly created flutter project. Notably this included migrating to AndroidX, updating Gradle and Kotlin and introducing a new .gitignore file in the android subdirectory.
This commit is contained in:
		
							parent
							
								
									d441dbcd57
								
							
						
					
					
						commit
						047ed8b7c8
					
				
					 7 changed files with 29 additions and 61 deletions
				
			
		
							
								
								
									
										8
									
								
								android/.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								android/.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | |||
| gradle-wrapper.jar | ||||
| /.gradle | ||||
| /gradle | ||||
| /captures/ | ||||
| /gradlew | ||||
| /gradlew.bat | ||||
| /local.properties | ||||
| GeneratedPluginRegistrant.java | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Elias Projahn
						Elias Projahn