Skip to content

Updating a tablet with the latest client release

maksdma edited this page Apr 1, 2022 · 3 revisions
  1. UNINSTALL Buendia
  2. Go to this URL on your device: https://github.com/projectbuendia/client/releases
  3. Click the top release Assets. Note the title of the release (Ex. Buendia 0.11).
  4. If you have an Android device, click the .apk to download.
  5. Install the asset on your device.
  6. Open Buendia.
  7. Confirm the title of the Login screen you see matches the title of the release.
  8. Example: Buendia 0.11 is the top left heading of the screen.

How to update with latest DEV Release

Thanks to schuyler, every commit on the dev branch is automatically built into an APK by CircleCI! To get the latest build, go to https://circleci.com/gh/projectbuendia/client/tree/dev and select the latest green build, then look in the "Artifacts" tab for the APK file. Note: You must login into circleci via GitHub or BitBucket.

Clone this wiki locally