mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 14:30:30 +03:00 
			
		
		
		
	Merge branch 'firebase' into 'master'
scanner: add firebase to usual suspect list, closes #259 Closes #259 See merge request !212
This commit is contained in:
		
						commit
						ed3af92cbd
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -63,6 +63,7 @@ def scan_source(build_dir, root_dir, build):
 | 
			
		|||
            r'crashlytics',
 | 
			
		||||
            r'ouya.*sdk',
 | 
			
		||||
            r'libspen23',
 | 
			
		||||
            r'firebase',
 | 
			
		||||
        ]
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue