mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-29 20:43:28 +01:00 
			
		
		
		
	Merge pull request #967 from JohnBetaro/main
Better version detection for F-Droid
This commit is contained in:
		| @@ -11,6 +11,7 @@ class FDroid extends AppSource { | ||||
|   FDroid() { | ||||
|     host = 'f-droid.org'; | ||||
|     name = tr('fdroid'); | ||||
|     naiveStandardVersionDetection = true; | ||||
|     canSearch = true; | ||||
|     additionalSourceAppSpecificSettingFormItems = [ | ||||
|       [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user