mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	This addresses the discussion in !64 https://gitlab.com/fdroid/fdroidserver/merge_requests/64 Sometimes, buildToolsVersion is a kind of gradle macro call, and other times it is a variable assignment. This regsub pattern now handles both of those cases.
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			208 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			208 B
		
	
	
	
		
			Text
		
	
	
	
	
	
/config.py
 | 
						|
/makebs.config.py
 | 
						|
*~
 | 
						|
*.pyc
 | 
						|
*.class
 | 
						|
*.box
 | 
						|
 | 
						|
# files generated by build
 | 
						|
build/
 | 
						|
dist/
 | 
						|
env/
 | 
						|
fdroidserver.egg-info/
 | 
						|
pylint.parseable
 | 
						|
/.testfiles/
 | 
						|
docs/html/
 | 
						|
 | 
						|
# files generated by tests
 | 
						|
tests/getsig/tmp/
 |