Skip to content

Commit

Permalink
feat: Automated regeneration of PlayIntegrity client (#11146)
Browse files Browse the repository at this point in the history
Auto-created at 2024-03-18 13:12:14 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Mar 18, 2024
1 parent 75deaa1 commit 2d52b8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ defmodule GoogleApi.PlayIntegrity.V1 do
API client metadata for GoogleApi.PlayIntegrity.V1.
"""

@discovery_revision "20240310"
@discovery_revision "20240317"

def discovery_revision(), do: @discovery_revision
end
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

defmodule GoogleApi.PlayIntegrity.V1.Model.DeviceIntegrity do
@moduledoc """
Contains the device attestation information.
Contains the device attestation information. Next tag: 4
## Attributes
Expand Down
2 changes: 1 addition & 1 deletion clients/play_integrity/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
defmodule GoogleApi.PlayIntegrity.Mixfile do
use Mix.Project

@version "0.7.0"
@version "0.7.1"

def project() do
[
Expand Down

0 comments on commit 2d52b8a

Please sign in to comment.