mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-31 05:23:28 +01:00 
			
		
		
		
	Update packages, increment version, run dart fix, switch to Shizuku plugin fork with bugfix (maybe temp)
This commit is contained in:
		| @@ -65,7 +65,7 @@ class Tencent extends AppSource { | ||||
|       var releaseDate = | ||||
|           json['app_detail_records'][appId]['app_info']['update_time']; | ||||
|       var apkName = Uri.parse(apkUrl).queryParameters['fsname'] ?? | ||||
|           '${appId}_${version}.apk'; | ||||
|           '${appId}_$version.apk'; | ||||
|  | ||||
|       return APKDetails( | ||||
|           version, [MapEntry(apkName, apkUrl)], AppNames(author, appName), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user