Release checklist
Before the release
Do the release
Once tested and validated internally
Once open testing is live on PlayStore
Once Live on F-Droid
After at least 2 days (generally next Monday)
Once production is live on PlayStore
Android SDK2
The SDK2 and the sample app are released only when Element has been pushed to production.
Note: if the step ./gradlew closeAndReleaseRepository fails (for instance, several repositories are waiting to be handled), you have to close and release the repository manually. Do the following steps:
Android SDK2 sample
https://github.com/matrix-org/matrix-android-sdk2-sample
Release checklist
Before the release
strings.xmlfile./tools/release/pushPlayStoreMetaData.sh. You can check in the GooglePlay console the Activity log to check the effect.Do the release
Once tested and validated internally
Once open testing is live on PlayStore
Once Live on F-Droid
After at least 2 days (generally next Monday)
Once production is live on PlayStore
Android SDK2
The SDK2 and the sample app are released only when Element has been pushed to production.
Note: if the step
./gradlew closeAndReleaseRepositoryfails (for instance, several repositories are waiting to be handled), you have to close and release the repository manually. Do the following steps:Android SDK2 sample
https://github.com/matrix-org/matrix-android-sdk2-sample
main