-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to the latest lib (pre-0.7.1)
- Loading branch information
1 parent
dd02ec8
commit 316ab44
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule lib
updated
8 files
+60 −55 | .github/workflows/ci.yml | |
+1 −1 | CMakeLists.txt | |
+3 −0 | autotests/CMakeLists.txt | |
+26 −33 | autotests/testolmaccount.cpp | |
+2 −2 | lib/connection.cpp | |
+2 −1 | lib/e2ee/e2ee_common.cpp | |
+18 −19 | lib/room.cpp | |
+6 −1 | lib/ssosession.cpp |