mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-24 22:15:41 +03:00
add hint that currently java8 must be used
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
1c1600c33a
commit
771c701198
1 changed files with 3 additions and 0 deletions
|
@ -54,6 +54,9 @@ Make sure you read [SETUP.md](/SETUP.md) and [CONTRIBUTING.md](/CONTRIBUTING.md)
|
|||
But basically: fork this repository and contribute back using pull requests to the master branch.
|
||||
Easy starting points are also reviewing [pull requests](https://github.com/nextcloud/talk-android/pulls) and working on [starter issues](https://github.com/nextcloud/talk-android/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
|
||||
|
||||
Please be aware that currently java8 is needed to compile this project! (needs to be fixed
|
||||
with https://github.com/nextcloud/talk-android/issues/1125)
|
||||
|
||||
### Testing :test_tube:
|
||||
|
||||
So you would like to contribute by testing? Awesome, we appreciate that very much.
|
||||
|
|
Loading…
Reference in a new issue