mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: bump protobuf version (#4123)
makes it compatible with protoc_plugin 21.x.x
This commit is contained in:
@ -44,7 +44,7 @@ RUN curl -sSfL \
|
||||
rm flutter.tar.xz
|
||||
RUN flutter config --enable-linux-desktop
|
||||
RUN flutter doctor
|
||||
RUN dart pub global activate protoc_plugin 20.0.1
|
||||
RUN dart pub global activate protoc_plugin 21.1.2
|
||||
|
||||
# Install build dependencies for AppFlowy
|
||||
RUN yay -S --noconfirm jemalloc4 cargo-make cargo-binstall
|
||||
|
Reference in New Issue
Block a user