mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 07:16:54 +00:00
Update protocVersion to v4.29.2 (#5097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: John Andrew Camu <werdna.jac@gmail.com>
This commit is contained in:
@@ -42,7 +42,7 @@ allprojects {
|
||||
}
|
||||
|
||||
plugins.withId('com.google.protobuf') {
|
||||
def protocVersion = '4.29.1'
|
||||
def protocVersion = '4.29.2'
|
||||
protobuf {
|
||||
// Configure the protoc executable
|
||||
protoc {
|
||||
|
||||
Reference in New Issue
Block a user