Skip to content

Commit d84c4d4

Browse files
temapgithub-actions[bot]
authored andcommitted
scripts: bump sdk-registry plugin to 1.5.7
Version 1.5.7 fixes S3 prefix matching where querying for version 3.22.0 also matched 3.22.0-alpha.1 objects, causing uploads to fail with "not empty, skip uploading". GitOrigin-RevId: 5f896282c4075706938f9ea8cd2e82727c3725d9
1 parent eb656bc commit d84c4d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ ext {
241241
googleServices : '4.4.2',
242242
mapboxSdkVersions : '1.1.5',
243243
dokka : '1.9.20',
244-
mapboxSdkRegistry : '1.5.6',
244+
mapboxSdkRegistry : '1.5.7',
245245
mapboxAccessToken : '0.2.1',
246246
mapboxNativeDownload : '0.2.2',
247247
microbenchmark : version.microbenchmark,

0 commit comments

Comments
 (0)