Update Google Play link

This commit is contained in:
vishnukvmd 2024-02-16 18:27:37 +05:30
parent 9d1a1da23d
commit dd779be653

View file

@ -154,7 +154,8 @@ class UpdateService {
);
}
return Platform.isAndroid
? const Tuple2("Google Play", "market://details?id=io.ente.photos")
? const Tuple2("Google Play",
"https://play.google.com/store/apps/details?id=io.ente.photos")
: const Tuple2(
"App Store",
"https://apps.apple.com/in/app/ente-photos/id1542026904",