mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Update protocVersion to v3.25.2 (#3954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,7 @@ allprojects {
|
||||
}
|
||||
|
||||
plugins.withId('com.google.protobuf') {
|
||||
def protocVersion = '3.25.1'
|
||||
def protocVersion = '3.25.2'
|
||||
protobuf {
|
||||
// Configure the protoc executable
|
||||
protoc {
|
||||
|
||||
Reference in New Issue
Block a user