mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-11-04 07:13:28 +01:00 
			
		
		
		
	Increment versionCode (#1098) + ran 'dart fix'
This commit is contained in:
		@@ -174,7 +174,7 @@ class GitLab extends AppSource {
 | 
			
		||||
          ...getLinksFromParsedHTML(entryContent,
 | 
			
		||||
                  RegExp('/[^/]+\\.apk\$', caseSensitive: false), '')
 | 
			
		||||
              .where((element) => Uri.parse(element).host != '')
 | 
			
		||||
              .toList()
 | 
			
		||||
              
 | 
			
		||||
        ];
 | 
			
		||||
        var entryId = entry.querySelector('id')?.innerHtml;
 | 
			
		||||
        var version =
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user