mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-29 12:33:28 +01:00 
			
		
		
		
	Merge pull request #2269 from iKirby/vivo
Add support for vivo App Store
This commit is contained in:
		| @@ -31,6 +31,7 @@ import 'package:obtainium/app_sources/sourcehut.dart'; | ||||
| import 'package:obtainium/app_sources/telegramapp.dart'; | ||||
| import 'package:obtainium/app_sources/tencent.dart'; | ||||
| import 'package:obtainium/app_sources/uptodown.dart'; | ||||
| import 'package:obtainium/app_sources/vivoappstore.dart'; | ||||
| import 'package:obtainium/components/generated_form.dart'; | ||||
| import 'package:obtainium/custom_errors.dart'; | ||||
| import 'package:obtainium/mass_app_sources/githubstars.dart'; | ||||
| @@ -955,6 +956,7 @@ class SourceProvider { | ||||
|         HuaweiAppGallery(), | ||||
|         Tencent(), | ||||
|         CoolApk(), | ||||
|         VivoAppStore(), | ||||
|         Jenkins(), | ||||
|         APKMirror(), | ||||
|         RuStore(), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user