🎨 Removed duplicate code

This commit is contained in:
Nikhil Badyal
2023-07-01 18:04:06 +05:30
parent 00613a3b41
commit 7e59d4d453
2 changed files with 37 additions and 77 deletions
-25
View File
@@ -8,31 +8,6 @@ default_build = [
"youtube",
"youtube_music",
]
all_builds = [
"youtube",
"youtube_music",
"twitter",
"reddit",
# "tiktok", # Commented because of out of memory issues
"warnwetter",
"spotify",
"nyx-music-player",
"icon_pack_studio",
"ticktick",
"twitch",
"hex-editor",
"windy",
"my-expenses",
"backdrops",
"tasker",
"vsco",
"meme-generator-free",
"nova_launcher",
"netguard",
"instagram",
"inshorts",
"facebook",
]
possible_archs = ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]