feat(YouTube): Support version 20.14.43 (#5940)

This commit is contained in:
LisoUseInAIKyrios 2025-09-20 19:30:05 +04:00 committed by GitHub
parent e89660d234
commit f7f4a1b0f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
67 changed files with 121 additions and 168 deletions

View file

@ -116,7 +116,7 @@ public class Utils {
}
/**
* @return The version name of the app, such as 19.11.43
* @return The version name of the app, such as 20.13.41
*/
public static String getAppVersionName() {
if (versionName == null) {