We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741d838 commit ba8df71Copy full SHA for ba8df71
mobile/lib/constants/constants.dart
@@ -50,7 +50,7 @@ const double kUploadStatusCanceled = -2.0;
50
51
const int kMinMonthsToEnableScrubberSnap = 12;
52
53
-const String kImmichAppStoreLink = "https://apps.apple.com/app/immich/id6449244941";
+const String kImmichAppStoreLink = "https://apps.apple.com/app/immich/id1613945652";
54
const String kImmichPlayStoreLink = "https://play.google.com/store/apps/details?id=app.alextran.immich";
55
const String kImmichLatestRelease = "https://github.com/immich-app/immich/releases/latest";
56
0 commit comments