Skip to content

Commit 0b30b95

Browse files
ag2s20150909rohitjoins
authored andcommitted
fix build guide
1 parent b395f8f commit 0b30b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/decoder_av1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ git clone https://chromium.googlesource.com/codecs/libgav1
4545

4646
```
4747
cd "${AV1_MODULE_PATH}/jni/libgav1" && \
48-
git clone https://github.com/abseil/abseil-cpp.git third_party/abseil-cpp
48+
git clone https://github.com/abseil/abseil-cpp.git third_party/abseil-cpp -b 20250512.0
4949
```
5050

5151
* [Install CMake][].

0 commit comments

Comments
 (0)