diff options
author | Daniel Gultsch <inputmice@siacs.eu> | 2015-01-13 12:16:07 +0100 |
---|---|---|
committer | Daniel Gultsch <inputmice@siacs.eu> | 2015-01-13 12:16:07 +0100 |
commit | 6976c4ffe161cd971ad3317890c4a0f75d4af9b4 (patch) | |
tree | bd80a9a861b8ec9347becfd7fa71c79678865ee7 | |
parent | 7d2a9624b56c0222e54a77b2b8b071ae9adde561 (diff) |
added faq about beta testing
Diffstat (limited to '')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -94,6 +94,8 @@ The more convenient way — which not only gives you automatic updates but also supports the further development of Conversations — is to buy the App in the Google [Play Store](https://play.google.com/store/apps/details?id=eu.siacs.conversations). +Buying the App from the Play Store will also give you access to our [beta test](#beta). + #### I don't have a Google Account but I would still like to make a contribution I accept donations over PayPal, Bitcoin and Flattr. For donations via PayPal you @@ -268,6 +270,14 @@ this.) ### Development +<a name="beta"></a> +#### Beta testing +If you bought the App on [Google Play](https://play.google.com/store/apps/details?id=eu.siacs.conversations) +you can get access to the latest beta version by joining the +[Conversations Beta Testers](https://plus.google.com/communities/107649347599361240873) +community on Google+ and then using [this link](https://play.google.com/apps/testing/eu.siacs.conversations) +to sign up for the beta test. + #### How do I build Conversations Make sure to have ANDROID_HOME point to your Android SDK |