diff --git a/config.toml b/config.toml index 4f2011d..4aeb57c 100755 --- a/config.toml +++ b/config.toml @@ -6,14 +6,6 @@ parallel-jobs = 1 # you can use rvmm-config-gen to generate a config -[GooglePhotos] -build-mode = "both" -excluded-patches = "" -included-patches = "" -version = "auto" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/" -uptodown-dlurl = "https://google-photos.en.uptodown.com/android" - [YouTube] build-mode = "both" excluded-patches = "" @@ -30,6 +22,13 @@ apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" uptodown-dlurl = "https://youtube-music.en.uptodown.com/android" # archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" +[GooglePhotos] +build-mode = "both" +arch = "both" +version = "auto" +apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/" +uptodown-dlurl = "https://google-photos.en.uptodown.com/android" + [Twitch] apkmirror-dlurl = "https://www.apkmirror.com/apk/twitch-interactive-inc/twitch/" uptodown-dlurl = "https://twitch.en.uptodown.com/android"