Skip to content

Commit

Permalink
refactor: update link to custom odk collect signed 2024.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Aug 24, 2024
1 parent 3bad4af commit 760b5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/utilities/CustomDrawer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export default function CustomDrawer({ open, size, type, onClose, setOpen }: cus
},
{
name: 'Download Custom ODK Collect',
ref: 'https://github.com/hotosm/odkcollect/releases/download/v2024.2.0/ODK-Collect-v2024.2.0.apk',
ref: 'https://github.com/hotosm/odkcollect/releases/download/v2024.2.0-signed/ODK-Collect-v2024.2.0-signed.apk',
isExternalLink: true,
isActive: true,
},
Expand Down

0 comments on commit 760b5f0

Please sign in to comment.