Install gradle-plugin-protobuf by entering the following commands in the terminal:
sudo apt update sudo apt install gradle-plugin-protobuf
Description:
Protobuf Plugin for Gradle
The Protobuf plugin processes the Protocol Buffers files (.proto) in the src/main/proto directory of Gradle projects. It generates the Java classes and compiles them automatically.
Homepage: https://github.com/aantono/gradle-plugin-protobuf
Version: 0.9.2-1
Section: universe/java