You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: dynamically determine protobuf version in build.gradle (#1753)
* feat: dynamically determine protobuf version in build.gradle
* add code comment
* add a method to sync versions from googleapis
* add a seperate dict for synced version
* restore protobuf version in dependencies.properties
* add synced version after reading properties
* combine two properties
* remove protobuf version in dependencies.properties
* empty commit
* Revert "remove protobuf version in dependencies.properties"
This reverts commit 22d3d0c.
* add comment for protobuf version
* make a copy of properties
* change comment
* change comments
0 commit comments