Added google photos (#549)

This commit is contained in:
Sawan Kumar Bundelkhandi
2024-08-15 12:37:52 +05:30
committed by GitHub
parent b8eb92ae51
commit aba20dc26b
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -82,4 +82,5 @@ apk_sources = {
"spotify-lite": APK_PURE_URL,
"digitales": APK_PURE_URL,
"finanz-online": APK_SOS_URL,
"photos": f"{APK_MIRROR_BASE_APK_URL}/google-inc/photos/",
}
+1
View File
@@ -74,6 +74,7 @@ class Patches(object):
"com.facebook.katana": "facebook",
"io.syncapps.lemmy_sync": "lemmy-sync",
"com.xiaomi.wearable": "xiaomi-wearable",
"com.google.android.apps.photos": "photos",
}
@staticmethod