mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	Merge branch 'master' into 'master'
release 2.3.0 See merge request fdroid/fdroidserver!1567
This commit is contained in:
		
						commit
						d69028e1b1
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -2209,10 +2209,10 @@ SUSS_DEFAULT = r'''{
 | 
			
		|||
        "https://www.android.com/gms/"
 | 
			
		||||
      ],
 | 
			
		||||
      "gradle_signatures": [
 | 
			
		||||
        "com.google.gms(?!.google-services)",
 | 
			
		||||
        "com.google.android.gms(?!.oss-licenses-plugin)",
 | 
			
		||||
        "com.google.android.ump",
 | 
			
		||||
        "androidx.core:core-google-shortcuts",
 | 
			
		||||
        "androidx.credentials:credentials",
 | 
			
		||||
        "androidx.credentials:credentials-play-services-auth",
 | 
			
		||||
        "androidx.media3:media3-cast",
 | 
			
		||||
        "androidx.media3:media3-datasource-cronet",
 | 
			
		||||
| 
						 | 
				
			
			@ -2937,7 +2937,7 @@ SUSS_DEFAULT = r'''{
 | 
			
		|||
      "license": "NonFree"
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "timestamp": 1725205987.66681,
 | 
			
		||||
  "timestamp": 1728920062.92063,
 | 
			
		||||
  "version": 1,
 | 
			
		||||
  "last_updated": 1725950235.569432
 | 
			
		||||
  "last_updated": 1732198944.559238
 | 
			
		||||
}'''
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -70,7 +70,7 @@ with open("README.md", "r") as fh:
 | 
			
		|||
 | 
			
		||||
setup(
 | 
			
		||||
    name='fdroidserver',
 | 
			
		||||
    version='2.3a2',
 | 
			
		||||
    version='2.3.0',
 | 
			
		||||
    description='F-Droid Server Tools',
 | 
			
		||||
    long_description=long_description,
 | 
			
		||||
    long_description_content_type='text/markdown',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue