mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	Remove gradle=main
It was only supported in txt metadata, and was unused in fdroiddata anyway.
This commit is contained in:
		
							parent
							
								
									5e0bc7f2c3
								
							
						
					
					
						commit
						1987ee7f54
					
				
					 2 changed files with 15 additions and 18 deletions
				
			
		| 
						 | 
				
			
			@ -1054,9 +1054,9 @@ adding them to 'ndk_paths' in your config file.
 | 
			
		|||
Build with Gradle instead of Ant, specifying what flavours to use. Flavours
 | 
			
		||||
are case sensitive since the path to the output apk is as well.
 | 
			
		||||
 | 
			
		||||
If only one flavour is given and it is 'yes' or 'main', no flavour will be
 | 
			
		||||
used. Note that for projects with flavours, you must specify at least one
 | 
			
		||||
valid flavour since 'yes' or 'main' will build all of them separately.
 | 
			
		||||
If only one flavour is given and it is 'yes', no flavour will be used.
 | 
			
		||||
Note that for projects with flavours, you must specify at least one
 | 
			
		||||
valid flavour since 'yes' will build all of them separately.
 | 
			
		||||
 | 
			
		||||
@item maven=yes[@@<dir>]
 | 
			
		||||
Build with Maven instead of Ant. An extra @@<dir> tells F-Droid to run Maven
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue