Skip to content

Commit

Permalink
Update libdatachannel
Browse files Browse the repository at this point in the history
  • Loading branch information
murat-dogan committed Mar 12, 2024
1 parent 9f42fa9 commit c1388d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ include(FetchContent)
FetchContent_Declare(
libdatachannel
GIT_REPOSITORY https://github.com/paullouisageneau/libdatachannel.git
GIT_TAG "v0.19.4"
GIT_TAG "v0.20.2"
)

option(NO_MEDIA "Disable media transport support in libdatachannel" OFF)
Expand Down

0 comments on commit c1388d0

Please sign in to comment.