Skip to content

Commit 010db72

Browse files
[WORKFLOW] Updating protos from viamrobotics/api, commit: 1b3c46b4132c88a31f2f61a592690538be1ff362 (#333)
Co-authored-by: viambot <viambot@users.noreply.github.com>
1 parent d00571c commit 010db72

File tree

4 files changed

+49
-8
lines changed

4 files changed

+49
-8
lines changed

lib/src/gen/app/v1/app.pb.dart

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/src/gen/app/v1/app.pbjson.dart

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/src/gen/app/v1/end_user.pbjson.dart

Lines changed: 12 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/src/utils.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ extension GetReadingsResponseUtils on GetReadingsResponse {
117117

118118
String getVersionMetadata() {
119119
const String sdkVersion = 'v0.1.0';
120-
const String apiTag = 'v0.1.383';
120+
const String apiTag = 'v0.1.385';
121121

122122
return 'flutter;$sdkVersion;$apiTag';
123123
}

0 commit comments

Comments
 (0)