Skip to content
Snippets Groups Projects
Commit f68e2d02 authored by Benoit Marty's avatar Benoit Marty Committed by Benoit Marty
Browse files

Revert "Add help to be able to compile with SDK 1.3.10"

This reverts commit e9248a1c.
parent e9248a1c
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,6 @@ Imported from Element 1.3.10. (https://github.com/vector-im/element-android/rele
SDK API changes ⚠️
------------------
You will have to add a maven repository in your main build.gradle file:
```groovy
// For olm library.
maven { url 'https://gitlab.matrix.org/api/v4/projects/27/packages/maven' }
```
- New API TermsService.getHomeserverTerms() to get the terms of service from a homeserver
- API SendService.sendOptionsReply() is replaced by SendService.voteToPoll()
- New API SendService.endPoll()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment