google-apis-androidpublisher_v3 0.101.0 → 0.102.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 949aa86baeedea979ea5c49e26a7cb8d1aed8616c07da0e0e88bb64ae69ec0c0
|
|
4
|
+
data.tar.gz: 9ad6118fe1771d0402fc2d2114112528918ff6757a603a052b243963577224bd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 768679e43c2488785d173d18d9d842f3dcb3d24ddf58ec228f9895b4d71c17d26874f1b68116ae6a75c8170ea8fa6fd4afd1165e33db2ea615b3a0609d6cf920
|
|
7
|
+
data.tar.gz: 53bbeeeea16f0199a4284eccdd9b9ee5f0a438bfbad7c93d716ef461f300e42f96970db9208516d283955e4a67363e5691c12c4fc19f24ba801101f852a3d388
|
data/CHANGELOG.md
CHANGED
|
@@ -3499,7 +3499,7 @@ module Google
|
|
|
3499
3499
|
end
|
|
3500
3500
|
|
|
3501
3501
|
# Download metadata for split, standalone and universal APKs, as well as asset
|
|
3502
|
-
# pack slices, signed with a given key.
|
|
3502
|
+
# pack slices, signed with a given key.
|
|
3503
3503
|
class GeneratedApksPerSigningKey
|
|
3504
3504
|
include Google::Apis::Core::Hashable
|
|
3505
3505
|
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module AndroidpublisherV3
|
|
18
18
|
# Version of the google-apis-androidpublisher_v3 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.102.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260528"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-androidpublisher_v3
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.102.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidpublisher_v3/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.102.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidpublisher_v3
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|