🎨 Added scbeasy (#333)

This commit is contained in:
Nikhil Badyal
2023-08-26 21:57:40 +05:30
committed by GitHub
parent 607db4cabc
commit 137cbdb5ac
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -68,4 +68,5 @@ apk_sources = {
"joey": APK_MONK_APK_URL,
"spotify-lite": APK_MONK_APK_URL,
"digitales": APK_MONK_APK_URL,
"scbeasy": APK_MONK_APK_URL,
}
+1
View File
@@ -66,6 +66,7 @@ class Patches(object):
"com.vanced.android.youtube": "vanced",
"com.spotify.lite": "spotify-lite",
"at.gv.oe.app": "digitales",
"at.gv.bmf.bmf2go": "scbeasy",
}
@staticmethod