Merge "Snap for 9199219 from 5a074c8f375f2added7c8c0ec979b76530d60ea9 to gki13-boot-release" into gki13-boot-release
diff --git a/current/androidx/Android.bp b/current/androidx/Android.bp
index f16c69b..ec376d6 100644
--- a/current/androidx/Android.bp
+++ b/current/androidx/Android.bp
@@ -397,7 +397,6 @@
     min_sdk_version: "14",
     static_libs: [
         "androidx.annotation_annotation",
-        "androidx.collection_collection",
         "androidx.concurrent_concurrent-futures",
         "androidx.appsearch_appsearch",
         "androidx.core_core",
@@ -416,7 +415,6 @@
     static_libs: [
         "androidx.appsearch_appsearch-platform-storage-nodeps",
         "androidx.annotation_annotation",
-        "androidx.collection_collection",
         "androidx.concurrent_concurrent-futures",
         "androidx.appsearch_appsearch",
         "androidx.core_core",
@@ -584,7 +582,7 @@
 
 android_library_import {
     name: "androidx.benchmark_benchmark-common-nodeps",
-    aars: ["m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar"],
+    aars: ["m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -599,8 +597,6 @@
         "kotlin-stdlib",
         "androidx.annotation_annotation-experimental",
         "androidx.tracing_tracing-ktx",
-        "androidx.tracing_tracing-perfetto",
-        "androidx.tracing_tracing-perfetto-binary",
     ],
 }
 
@@ -622,15 +618,13 @@
         "kotlin-stdlib",
         "androidx.annotation_annotation-experimental",
         "androidx.tracing_tracing-ktx",
-        "androidx.tracing_tracing-perfetto",
-        "androidx.tracing_tracing-perfetto-binary",
     ],
     java_version: "1.7",
 }
 
 android_library_import {
     name: "androidx.benchmark_benchmark-junit4-nodeps",
-    aars: ["m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar"],
+    aars: ["m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -672,7 +666,7 @@
 
 android_library_import {
     name: "androidx.benchmark_benchmark-macro-junit4-nodeps",
-    aars: ["m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar"],
+    aars: ["m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -716,7 +710,7 @@
 
 android_library_import {
     name: "androidx.benchmark_benchmark-macro-nodeps",
-    aars: ["m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar"],
+    aars: ["m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -726,6 +720,7 @@
     static_libs: [
         "androidx.annotation_annotation",
         "androidx.test.core",
+        "wire-runtime",
         "junit",
         "kotlin-stdlib",
         "androidx.benchmark_benchmark-common",
@@ -748,6 +743,7 @@
         "androidx.benchmark_benchmark-macro-nodeps",
         "androidx.annotation_annotation",
         "androidx.test.core",
+        "wire-runtime",
         "junit",
         "kotlin-stdlib",
         "androidx.benchmark_benchmark-common",
@@ -1009,35 +1005,8 @@
 }
 
 java_import {
-    name: "androidx.collection_collection-jvm-nodeps",
-    jars: ["m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar"],
-    sdk_version: "31",
-    apex_available: [
-        "//apex_available:platform",
-        "//apex_available:anyapex",
-    ],
-    min_sdk_version: "24",
-}
-
-java_library_static {
-    name: "androidx.collection_collection-jvm",
-    sdk_version: "31",
-    apex_available: [
-        "//apex_available:platform",
-        "//apex_available:anyapex",
-    ],
-    min_sdk_version: "24",
-    static_libs: [
-        "androidx.collection_collection-jvm-nodeps",
-        "androidx.annotation_annotation",
-        "kotlin-stdlib",
-    ],
-    java_version: "1.7",
-}
-
-java_import {
     name: "androidx.collection_collection-ktx-nodeps",
-    jars: ["m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar"],
+    jars: ["m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1056,14 +1025,15 @@
     min_sdk_version: "24",
     static_libs: [
         "androidx.collection_collection-ktx-nodeps",
-        "androidx.collection_collection-jvm",
+        "androidx.collection_collection",
+        "kotlin-stdlib",
     ],
     java_version: "1.7",
 }
 
 java_import {
     name: "androidx.collection_collection-nodeps",
-    jars: ["m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar"],
+    jars: ["m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1082,8 +1052,7 @@
     min_sdk_version: "24",
     static_libs: [
         "androidx.collection_collection-nodeps",
-        "kotlin-stdlib",
-        "androidx.collection_collection-jvm",
+        "androidx.annotation_annotation",
     ],
     java_version: "1.7",
 }
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar
deleted file mode 100644
index f18faaf..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.md5
deleted file mode 100644
index c13682e..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-8bc5689314cec78898c71f850ae43cbb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.sha1
deleted file mode 100644
index 5e1ec6d..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9839af216017908d9c8b2e2c3f50c29595116447
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.sha256
deleted file mode 100644
index 329f9f6..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-df86cb02a4cce21f83f5d39fa14818096cfe6f902369f050c5736077702de444
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.sha512
deleted file mode 100644
index 07f0ad8..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-87ea6b966b01a1a1fe10052287d21217fe9fe750fb1b104028393032f79178def9745c2fff2eb5c3647d93565d8af8fb3ac03a2003f6cfb4d3f25972e836dc98
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar
deleted file mode 100644
index cbf9421..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.md5
deleted file mode 100644
index 0ef245b..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-801419412461b9e517c9381bf615ed19
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.sha1
deleted file mode 100644
index 3de5705..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e3d96117249c28ea592132390ab5ccf7dadf90dc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.sha256
deleted file mode 100644
index f9086e4..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-6445b77e445f3e6e4934258382e87d850f2abec7a2b2d98e0e3e00f00759af83
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.sha512
deleted file mode 100644
index f2bc0c6..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-1d68760993b0970bfc54bfa141e2c254e4477db88639c4999961b79138b835321fe49dabd86bd8e2be379d4cbaa4b9db3e91b814de195948f48b008f7d406307
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module
deleted file mode 100644
index 8614474..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module
+++ /dev/null
@@ -1,166 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.benchmark",
-    "module": "benchmark-common",
-    "version": "1.2.0-alpha01",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.5"
-    }
-  },
-  "variants": [
-    {
-      "name": "releaseVariantReleaseApiPublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-api"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.annotation",
-          "module": "annotation-experimental",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "com.squareup.wire",
-          "module": "wire-runtime",
-          "version": {
-            "requires": "3.6.0"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "benchmark-common-1.2.0-alpha01.aar",
-          "url": "benchmark-common-1.2.0-alpha01.aar",
-          "size": 3176799,
-          "sha512": "1d68760993b0970bfc54bfa141e2c254e4477db88639c4999961b79138b835321fe49dabd86bd8e2be379d4cbaa4b9db3e91b814de195948f48b008f7d406307",
-          "sha256": "6445b77e445f3e6e4934258382e87d850f2abec7a2b2d98e0e3e00f00759af83",
-          "sha1": "e3d96117249c28ea592132390ab5ccf7dadf90dc",
-          "md5": "801419412461b9e517c9381bf615ed19"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.annotation",
-          "module": "annotation-experimental",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.test",
-          "module": "monitor",
-          "version": {
-            "requires": "1.5.0"
-          }
-        },
-        {
-          "group": "androidx.tracing",
-          "module": "tracing-ktx",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.tracing",
-          "module": "tracing-perfetto",
-          "version": {
-            "requires": "1.0.0-alpha01"
-          }
-        },
-        {
-          "group": "androidx.tracing",
-          "module": "tracing-perfetto-binary",
-          "version": {
-            "requires": "1.0.0-alpha01"
-          }
-        },
-        {
-          "group": "androidx.tracing",
-          "module": "tracing-perfetto-common",
-          "version": {
-            "requires": "1.0.0-alpha01"
-          }
-        },
-        {
-          "group": "com.squareup.wire",
-          "module": "wire-runtime",
-          "version": {
-            "requires": "3.6.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.10"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "benchmark-common-1.2.0-alpha01.aar",
-          "url": "benchmark-common-1.2.0-alpha01.aar",
-          "size": 3176799,
-          "sha512": "1d68760993b0970bfc54bfa141e2c254e4477db88639c4999961b79138b835321fe49dabd86bd8e2be379d4cbaa4b9db3e91b814de195948f48b008f7d406307",
-          "sha256": "6445b77e445f3e6e4934258382e87d850f2abec7a2b2d98e0e3e00f00759af83",
-          "sha1": "e3d96117249c28ea592132390ab5ccf7dadf90dc",
-          "md5": "801419412461b9e517c9381bf615ed19"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "benchmark-common-1.2.0-alpha01-sources.jar",
-          "url": "benchmark-common-1.2.0-alpha01-sources.jar",
-          "size": 78559,
-          "sha512": "87ea6b966b01a1a1fe10052287d21217fe9fe750fb1b104028393032f79178def9745c2fff2eb5c3647d93565d8af8fb3ac03a2003f6cfb4d3f25972e836dc98",
-          "sha256": "df86cb02a4cce21f83f5d39fa14818096cfe6f902369f050c5736077702de444",
-          "sha1": "9839af216017908d9c8b2e2c3f50c29595116447",
-          "md5": "8bc5689314cec78898c71f850ae43cbb"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.md5
deleted file mode 100644
index d20288d..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-3238e20e470f03afeeb2cb47ba0ba576
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.sha1
deleted file mode 100644
index 737d9d2..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8701ba715687bfdcabc4cc998b65375f8547c5f5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.sha256
deleted file mode 100644
index 9db088f..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-a4ce786076c0e80c0d6d07ef5fca9fcd5073d4ea0ceeac7d9fe4fd1e842a10e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.sha512
deleted file mode 100644
index be09765..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-5d1f26df826692ec2c957ce1412dd3917072824fb9d05680606322c3433898be68d486ca792a4a854924a0131d484a12e0ac8cf00c649adb69034baac6e8b483
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.md5
deleted file mode 100644
index d1a29e3..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-08903e87f213d5595ec4f530ef8e2c14
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.sha1
deleted file mode 100644
index 513a102..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-339981a4de75a01fdfa74f9f371c4034abe61a1f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.sha256
deleted file mode 100644
index bef0313..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-629c02748b239bfc8d5a8c278f3e472e893a18f1771d4e637baaa4f121c7e6ef
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.sha512
deleted file mode 100644
index 8e3dfab..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-1fa02bd26cc08bff8f8245f94a56e4b98957b04138de19a735dfb2f05e8ad405e848bf032f5af410eaa1063a4f887d611c9ea119f36c0cfde91c4c30ebb81bec
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar
new file mode 100644
index 0000000..eceb3ec
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.md5
new file mode 100644
index 0000000..53476de
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.md5
@@ -0,0 +1 @@
+3e65440862bd366e02c563cd6ce1e923
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.sha1
new file mode 100644
index 0000000..f69ca1a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.sha1
@@ -0,0 +1 @@
+662734c33f045bdd3152c2b8d3f3af2d1469ed96
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.sha256
new file mode 100644
index 0000000..3120b0d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.sha256
@@ -0,0 +1 @@
+8bc5995827f93b4752a0661f67fbb2fcad2f13dcd6388feb7335f587617fa852
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.sha512
new file mode 100644
index 0000000..c69bc9c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06-sources.jar.sha512
@@ -0,0 +1 @@
+126c34a4e3791901e7559269fd27afa62b23a4a0af21be466c94c49f18bb0436f116cd873d4a00a77ff518efd6623cfc40fb3f9c33ee009a8914cbc3c73c8e95
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar
new file mode 100644
index 0000000..42d3fd7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.md5
new file mode 100644
index 0000000..8ef9e89
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.md5
@@ -0,0 +1 @@
+7da3872b640d5f5d35aa1861dfc3015a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.sha1
new file mode 100644
index 0000000..c09a1a2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.sha1
@@ -0,0 +1 @@
+b943b7f711e05580b30cf22d6dbc63c2621ba4f8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.sha256
new file mode 100644
index 0000000..0e93ef3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.sha256
@@ -0,0 +1 @@
+09aa93cb08149f3fd47d56d7f6ddd7f5ec3cdf799a8d89c5c42b1dab8c5da0a7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.sha512
new file mode 100644
index 0000000..e896c5b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.aar.sha512
@@ -0,0 +1 @@
+d6a6913af9b375b648cbd1f38ede4b8adddcf14fc503bcf3be38ffaa44ec261f246a828fcb1fff0866d6caf9884a7920c69debbbd9641f8db2119e7d65a6a81f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module
new file mode 100644
index 0000000..4062372
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module
@@ -0,0 +1,152 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.benchmark",
+    "module": "benchmark-common",
+    "version": "1.2.0-alpha06",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "7.5"
+    }
+  },
+  "variants": [
+    {
+      "name": "releaseVariantReleaseApiPublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-api"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.annotation",
+          "module": "annotation-experimental",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "com.squareup.wire",
+          "module": "wire-runtime",
+          "version": {
+            "requires": "4.4.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "benchmark-common-1.2.0-alpha06.aar",
+          "url": "benchmark-common-1.2.0-alpha06.aar",
+          "size": 3391085,
+          "sha512": "d6a6913af9b375b648cbd1f38ede4b8adddcf14fc503bcf3be38ffaa44ec261f246a828fcb1fff0866d6caf9884a7920c69debbbd9641f8db2119e7d65a6a81f",
+          "sha256": "09aa93cb08149f3fd47d56d7f6ddd7f5ec3cdf799a8d89c5c42b1dab8c5da0a7",
+          "sha1": "b943b7f711e05580b30cf22d6dbc63c2621ba4f8",
+          "md5": "7da3872b640d5f5d35aa1861dfc3015a"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.annotation",
+          "module": "annotation-experimental",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.test",
+          "module": "monitor",
+          "version": {
+            "requires": "1.5.0"
+          }
+        },
+        {
+          "group": "androidx.tracing",
+          "module": "tracing-ktx",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.tracing",
+          "module": "tracing-perfetto-common",
+          "version": {
+            "requires": "1.0.0-alpha06"
+          }
+        },
+        {
+          "group": "com.squareup.wire",
+          "module": "wire-runtime",
+          "version": {
+            "requires": "4.4.1"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.7.20"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "benchmark-common-1.2.0-alpha06.aar",
+          "url": "benchmark-common-1.2.0-alpha06.aar",
+          "size": 3391085,
+          "sha512": "d6a6913af9b375b648cbd1f38ede4b8adddcf14fc503bcf3be38ffaa44ec261f246a828fcb1fff0866d6caf9884a7920c69debbbd9641f8db2119e7d65a6a81f",
+          "sha256": "09aa93cb08149f3fd47d56d7f6ddd7f5ec3cdf799a8d89c5c42b1dab8c5da0a7",
+          "sha1": "b943b7f711e05580b30cf22d6dbc63c2621ba4f8",
+          "md5": "7da3872b640d5f5d35aa1861dfc3015a"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "benchmark-common-1.2.0-alpha06-sources.jar",
+          "url": "benchmark-common-1.2.0-alpha06-sources.jar",
+          "size": 81358,
+          "sha512": "126c34a4e3791901e7559269fd27afa62b23a4a0af21be466c94c49f18bb0436f116cd873d4a00a77ff518efd6623cfc40fb3f9c33ee009a8914cbc3c73c8e95",
+          "sha256": "8bc5995827f93b4752a0661f67fbb2fcad2f13dcd6388feb7335f587617fa852",
+          "sha1": "662734c33f045bdd3152c2b8d3f3af2d1469ed96",
+          "md5": "3e65440862bd366e02c563cd6ce1e923"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.md5
new file mode 100644
index 0000000..247cc5d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.md5
@@ -0,0 +1 @@
+530542fbde88370bdfe0062021f03bc2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.sha1
new file mode 100644
index 0000000..e006ac3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.sha1
@@ -0,0 +1 @@
+c94e3e888604c975e0e672f4c53aed1492ecdb06
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.sha256
new file mode 100644
index 0000000..5180e77
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.sha256
@@ -0,0 +1 @@
+a15a82c772f392902c393c1950f89436b2c98ed47c76bdfd776fe48d75a835ca
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.sha512
new file mode 100644
index 0000000..ec352d9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.module.sha512
@@ -0,0 +1 @@
+41a4bbd7238ba7938b68e448470f840e428fdf12e73ecdc8349ad3e737584a7293d3bb1bb1c0fedf20b242b3251eb8103f6e204a2d039b937e4062a26fa261a1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom
similarity index 81%
rename from current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom
rename to current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom
index 8b6e758..a2c160d 100644
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha01/benchmark-common-1.2.0-alpha01.pom
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom
@@ -8,11 +8,11 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>androidx.benchmark</groupId>
   <artifactId>benchmark-common</artifactId>
-  <version>1.2.0-alpha01</version>
+  <version>1.2.0-alpha06</version>
   <packaging>aar</packaging>
   <name>Android Benchmark - Common</name>
   <description>Android Benchmark - Common</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/benchmark#1.2.0-alpha01</url>
+  <url>https://developer.android.com/jetpack/androidx/releases/benchmark#1.2.0-alpha06</url>
   <inceptionYear>2018</inceptionYear>
   <licenses>
     <license>
@@ -59,34 +59,20 @@
     </dependency>
     <dependency>
       <groupId>androidx.tracing</groupId>
-      <artifactId>tracing-perfetto</artifactId>
-      <version>1.0.0-alpha01</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.tracing</groupId>
-      <artifactId>tracing-perfetto-binary</artifactId>
-      <version>1.0.0-alpha01</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.tracing</groupId>
       <artifactId>tracing-perfetto-common</artifactId>
-      <version>1.0.0-alpha01</version>
+      <version>1.0.0-alpha06</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>com.squareup.wire</groupId>
       <artifactId>wire-runtime</artifactId>
-      <version>3.6.0</version>
+      <version>4.4.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.jetbrains.kotlin</groupId>
       <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.10</version>
+      <version>1.7.20</version>
       <scope>runtime</scope>
     </dependency>
   </dependencies>
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.md5
new file mode 100644
index 0000000..5904b42
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.md5
@@ -0,0 +1 @@
+7e8c4f0f98653908402fa9a28af93d97
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.sha1
new file mode 100644
index 0000000..d5eb0dc
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.sha1
@@ -0,0 +1 @@
+370c52c358ac584d75aade015761dda11d7f17c7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.sha256
new file mode 100644
index 0000000..655cd87
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.sha256
@@ -0,0 +1 @@
+cea13cde6cd34689250fa67d7251bcf6d6023be0899043282b81c971a0d327f6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.sha512
new file mode 100644
index 0000000..9282b17
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-common/1.2.0-alpha06/benchmark-common-1.2.0-alpha06.pom.sha512
@@ -0,0 +1 @@
+2ac1b6b0d0e9bb55bec62897c3c107c8f61752398dd4d5fc3fbb903015afd3bb1efbdbadf743e2deca702029d11df9b7bfd9797b7448993f3a8f901054d70438
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.md5
deleted file mode 100644
index 78f221c..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-58caa39565af279fccd2490f9f5ac1c0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.sha1
deleted file mode 100644
index 364c351..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-72f2e564db0f07939c13dd0108b361e8e7c96aae
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.sha256
deleted file mode 100644
index 9a6a4d0..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-2b53394c02377f0e8eac88f010a7daff90aba207c4f74f4dffd10f5d31f47714
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.sha512
deleted file mode 100644
index 5f2dc48..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-8ebeb7177fdf969fa817f2f689e7e4ca7b36263a1eaa0ad02b31b6915e82ba63ddf434b988485bdc6fef0e4bb458860c150a330eda8ef991594b1fb8d9b6878c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar
deleted file mode 100644
index be28017..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.md5
deleted file mode 100644
index 8c3d11a..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-b5b8115c8f0db9faeb746e49231e6611
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.sha1
deleted file mode 100644
index e2962b4..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d7ef38be926ce011c37144bf12accc5dd5eb7f14
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.sha256
deleted file mode 100644
index 0a45462..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-2af1f8df5f6eafc40259f85b06fef9d8a90c4acc3621b09c2cc21f8ec9c7b6df
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.sha512
deleted file mode 100644
index 5274660..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-916e28f99de96310e5b4fed81ea71fd2d32c50a9163397c0562f97fff9933026f05fd8c5ecf97d545045010083a73196fc016d6b252f4b5bb6e59f385614e453
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.md5
deleted file mode 100644
index 86be809..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-7acea7eaa996085bf778ec9ff9725b44
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.sha1
deleted file mode 100644
index 1bc4148..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-cd514d994079f48f11449fc9cf8c3bd414a87e69
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.sha256
deleted file mode 100644
index da43914..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-cc00e329f361a26af17e5fc98f26f7b7a1ac7392b289aad3964ee189b2e126e2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.sha512
deleted file mode 100644
index 921bb0c..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-b09475f10ceea87dcfcfcc55b6c66a7793ade8ea9b5886a6fb880a4cc35346a9114b49e4d5df764da1ff3454d57a391e724086c01740b464b85fee9ea9d0880d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.md5
deleted file mode 100644
index fd6442f..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-8606a4745f9e3e6bfa786ba815fe2327
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.sha1
deleted file mode 100644
index 5e7789d..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-91474aa602e199a8584bcc89220d6492551b601e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.sha256
deleted file mode 100644
index 31dbc68..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-45a7b17912ac9bd4167b55d5552a7c91900d5d04d475fffed27c96244008f734
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.sha512
deleted file mode 100644
index 6f40633..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-b93d982f687b1141c62eaa7972163f6febe26d456e70909067412fe86f3b04eba1485add60e48571e61fbedf95fb137eb804875f4c487aef91094e93f56e985a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar
similarity index 71%
rename from current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar
rename to current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar
index 018f41e..19c5458 100644
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01-sources.jar
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.md5
new file mode 100644
index 0000000..1373051
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.md5
@@ -0,0 +1 @@
+198895871ff43bf96b0ac7a40c175824
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.sha1
new file mode 100644
index 0000000..d225d10
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.sha1
@@ -0,0 +1 @@
+c0a5a8e296d1133177a38e8c7e0bc1ea65d44f41
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.sha256
new file mode 100644
index 0000000..60068c4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.sha256
@@ -0,0 +1 @@
+58b0ece0111caabcc4d3524920cabaf2897ddc8de43fc89101e5c41bc1b42d8d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.sha512
new file mode 100644
index 0000000..bcc59c6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06-sources.jar.sha512
@@ -0,0 +1 @@
+42915699dc73478fcf962606f5a2d39beb8d833bb102a02bd595a60fed972baca52c9eb27460467b8db3ff9c413b252bc20f063ebbfe152c06dd6c45a38c4857
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar
new file mode 100644
index 0000000..47ec8b2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.md5
new file mode 100644
index 0000000..0ddda3e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.md5
@@ -0,0 +1 @@
+16ca8c98c5429437aa7460f741af0727
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.sha1
new file mode 100644
index 0000000..ab096fd
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.sha1
@@ -0,0 +1 @@
+54db927c56dcd1532e4ab9e09f51b04e78abf41c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.sha256
new file mode 100644
index 0000000..7d7f33e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.sha256
@@ -0,0 +1 @@
+e9ab59fd4ba2c8d1331146cf2f979544992993c55b1c3ca7d9cc82dc687a517a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.sha512
new file mode 100644
index 0000000..cdd5f62
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.aar.sha512
@@ -0,0 +1 @@
+0e26fa222043c88640e329d886b7defe3391d2007848f1e8f393795c35c00fb6a74ee2bfcbb241ca5e8ed3b198a0f28b0c10485430cf54a316cee92ece0409e1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module
similarity index 63%
rename from current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module
rename to current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module
index e7995f3..b5698fb 100644
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.module
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module
@@ -3,7 +3,7 @@
   "component": {
     "group": "androidx.benchmark",
     "module": "benchmark-junit4",
-    "version": "1.2.0-alpha01",
+    "version": "1.2.0-alpha06",
     "attributes": {
       "org.gradle.status": "release"
     }
@@ -34,7 +34,7 @@
           "group": "androidx.benchmark",
           "module": "benchmark-common",
           "version": {
-            "requires": "1.2.0-alpha01"
+            "requires": "1.2.0-alpha06"
           }
         },
         {
@@ -48,19 +48,19 @@
           "group": "org.jetbrains.kotlin",
           "module": "kotlin-stdlib",
           "version": {
-            "requires": "1.7.10"
+            "requires": "1.7.20"
           }
         }
       ],
       "files": [
         {
-          "name": "benchmark-junit4-1.2.0-alpha01.aar",
-          "url": "benchmark-junit4-1.2.0-alpha01.aar",
-          "size": 18854,
-          "sha512": "916e28f99de96310e5b4fed81ea71fd2d32c50a9163397c0562f97fff9933026f05fd8c5ecf97d545045010083a73196fc016d6b252f4b5bb6e59f385614e453",
-          "sha256": "2af1f8df5f6eafc40259f85b06fef9d8a90c4acc3621b09c2cc21f8ec9c7b6df",
-          "sha1": "d7ef38be926ce011c37144bf12accc5dd5eb7f14",
-          "md5": "b5b8115c8f0db9faeb746e49231e6611"
+          "name": "benchmark-junit4-1.2.0-alpha06.aar",
+          "url": "benchmark-junit4-1.2.0-alpha06.aar",
+          "size": 19391,
+          "sha512": "0e26fa222043c88640e329d886b7defe3391d2007848f1e8f393795c35c00fb6a74ee2bfcbb241ca5e8ed3b198a0f28b0c10485430cf54a316cee92ece0409e1",
+          "sha256": "e9ab59fd4ba2c8d1331146cf2f979544992993c55b1c3ca7d9cc82dc687a517a",
+          "sha1": "54db927c56dcd1532e4ab9e09f51b04e78abf41c",
+          "md5": "16ca8c98c5429437aa7460f741af0727"
         }
       ]
     },
@@ -84,7 +84,7 @@
           "group": "androidx.benchmark",
           "module": "benchmark-common",
           "version": {
-            "requires": "1.2.0-alpha01"
+            "requires": "1.2.0-alpha06"
           }
         },
         {
@@ -119,19 +119,19 @@
           "group": "org.jetbrains.kotlin",
           "module": "kotlin-stdlib",
           "version": {
-            "requires": "1.7.10"
+            "requires": "1.7.20"
           }
         }
       ],
       "files": [
         {
-          "name": "benchmark-junit4-1.2.0-alpha01.aar",
-          "url": "benchmark-junit4-1.2.0-alpha01.aar",
-          "size": 18854,
-          "sha512": "916e28f99de96310e5b4fed81ea71fd2d32c50a9163397c0562f97fff9933026f05fd8c5ecf97d545045010083a73196fc016d6b252f4b5bb6e59f385614e453",
-          "sha256": "2af1f8df5f6eafc40259f85b06fef9d8a90c4acc3621b09c2cc21f8ec9c7b6df",
-          "sha1": "d7ef38be926ce011c37144bf12accc5dd5eb7f14",
-          "md5": "b5b8115c8f0db9faeb746e49231e6611"
+          "name": "benchmark-junit4-1.2.0-alpha06.aar",
+          "url": "benchmark-junit4-1.2.0-alpha06.aar",
+          "size": 19391,
+          "sha512": "0e26fa222043c88640e329d886b7defe3391d2007848f1e8f393795c35c00fb6a74ee2bfcbb241ca5e8ed3b198a0f28b0c10485430cf54a316cee92ece0409e1",
+          "sha256": "e9ab59fd4ba2c8d1331146cf2f979544992993c55b1c3ca7d9cc82dc687a517a",
+          "sha1": "54db927c56dcd1532e4ab9e09f51b04e78abf41c",
+          "md5": "16ca8c98c5429437aa7460f741af0727"
         }
       ]
     },
@@ -145,13 +145,13 @@
       },
       "files": [
         {
-          "name": "benchmark-junit4-1.2.0-alpha01-sources.jar",
-          "url": "benchmark-junit4-1.2.0-alpha01-sources.jar",
-          "size": 8389,
-          "sha512": "8ebeb7177fdf969fa817f2f689e7e4ca7b36263a1eaa0ad02b31b6915e82ba63ddf434b988485bdc6fef0e4bb458860c150a330eda8ef991594b1fb8d9b6878c",
-          "sha256": "2b53394c02377f0e8eac88f010a7daff90aba207c4f74f4dffd10f5d31f47714",
-          "sha1": "72f2e564db0f07939c13dd0108b361e8e7c96aae",
-          "md5": "58caa39565af279fccd2490f9f5ac1c0"
+          "name": "benchmark-junit4-1.2.0-alpha06-sources.jar",
+          "url": "benchmark-junit4-1.2.0-alpha06-sources.jar",
+          "size": 8587,
+          "sha512": "42915699dc73478fcf962606f5a2d39beb8d833bb102a02bd595a60fed972baca52c9eb27460467b8db3ff9c413b252bc20f063ebbfe152c06dd6c45a38c4857",
+          "sha256": "58b0ece0111caabcc4d3524920cabaf2897ddc8de43fc89101e5c41bc1b42d8d",
+          "sha1": "c0a5a8e296d1133177a38e8c7e0bc1ea65d44f41",
+          "md5": "198895871ff43bf96b0ac7a40c175824"
         }
       ]
     }
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.md5
new file mode 100644
index 0000000..85fd74f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.md5
@@ -0,0 +1 @@
+c896ff9ba171aaac459a84654bca8d36
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.sha1
new file mode 100644
index 0000000..dfbdfca
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.sha1
@@ -0,0 +1 @@
+506f51727b25c9ec080e02b6442cad003f7650a3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.sha256
new file mode 100644
index 0000000..5271a8c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.sha256
@@ -0,0 +1 @@
+71c1e837ac892bc143511c12f812327c959b7a673b71fb748052dedf11c06c09
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.sha512
new file mode 100644
index 0000000..50f6fd7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.module.sha512
@@ -0,0 +1 @@
+5d36e72a33e5ba3e6c43579815c6945a2b37d2977711dccab83894721787f1dd7c0c147f4f617a91361ea2c804c9b76608f6404efaa581d6ffd7ad1549c6830a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom
similarity index 94%
rename from current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom
rename to current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom
index 7cc722c..0ace340 100644
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha01/benchmark-junit4-1.2.0-alpha01.pom
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom
@@ -8,11 +8,11 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>androidx.benchmark</groupId>
   <artifactId>benchmark-junit4</artifactId>
-  <version>1.2.0-alpha01</version>
+  <version>1.2.0-alpha06</version>
   <packaging>aar</packaging>
   <name>Android Benchmark - JUnit4</name>
   <description>Android Benchmark - JUnit4</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/benchmark#1.2.0-alpha01</url>
+  <url>https://developer.android.com/jetpack/androidx/releases/benchmark#1.2.0-alpha06</url>
   <inceptionYear>2019</inceptionYear>
   <licenses>
     <license>
@@ -40,7 +40,7 @@
     <dependency>
       <groupId>androidx.benchmark</groupId>
       <artifactId>benchmark-common</artifactId>
-      <version>[1.2.0-alpha01]</version>
+      <version>[1.2.0-alpha06]</version>
       <scope>compile</scope>
       <type>aar</type>
     </dependency>
@@ -72,7 +72,7 @@
     <dependency>
       <groupId>org.jetbrains.kotlin</groupId>
       <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.10</version>
+      <version>1.7.20</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.md5
new file mode 100644
index 0000000..f5fe5af
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.md5
@@ -0,0 +1 @@
+d28c3b3c7364d4d36f0f5edf7d800bc7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.sha1
new file mode 100644
index 0000000..0684d3b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.sha1
@@ -0,0 +1 @@
+d0119258a235d7918fa509ffd6e725504c86748f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.sha256
new file mode 100644
index 0000000..b56e393
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.sha256
@@ -0,0 +1 @@
+e2d8d245a9da437cd6557b03111c2cc4918de9cb349725199ce5273ce7a3add5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.sha512
new file mode 100644
index 0000000..b10d907
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-junit4/1.2.0-alpha06/benchmark-junit4-1.2.0-alpha06.pom.sha512
@@ -0,0 +1 @@
+e0a07b041b1e589bb3dbd5d102c17447e2cd41486b2dd8d16dea8f64b8ec626be34245ee68842068e405ab30800fb1c44e8e8c824d506ba16ef49f31d6acc222
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.md5
deleted file mode 100644
index 6a3469c..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-2b73d5257ec82eea24c998e41686543c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.sha1
deleted file mode 100644
index 16544cd..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-51c396c1cfef138fd570aaff5b27df30a874178d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.sha256
deleted file mode 100644
index 02df539..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-82819e436f28c8d3200e26aa9d4d0456fe97f2f6fa2e902dbd889f78cec18574
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.sha512
deleted file mode 100644
index 4db6996..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-d0a64dc61023ea09ddad51a39d1fa2814c338c28786b9c63aaf6eb7da21704201427f8398e984ff16e615d4177998f3c2393a8e8ad3b6d836a5442fc57bd92f6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar
deleted file mode 100644
index 9634a4f..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.md5
deleted file mode 100644
index 294fcd3..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-18fc5d88b75b1b62f2d5d9f4ed548c84
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.sha1
deleted file mode 100644
index a5cc772..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-033acf42be010b45117c956e7c681f7533db6cc2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.sha256
deleted file mode 100644
index 603f544..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-c81f0ec91bb4984e91c1801d490439d84aa5cc8e3393b318321f8834fbcd1be6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.sha512
deleted file mode 100644
index c622878..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-f6f2dea14259fb4e2317d1a37bb1c7ec8e06e4b3bc896430792088623a2d05a0177ba294b52b09f130494c68fe37c8c549684fcb7d94a5e9a34392db00d53ab5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.md5
deleted file mode 100644
index 351af86..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-c1ebc47a089731c03b190f188a7b72e5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.sha1
deleted file mode 100644
index b331d6d..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1897ad6cf0659ebe17a5a852ebe166fdf2e258f9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.sha256
deleted file mode 100644
index 99e26ff..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-da00e4cb8f897d937226d434cbdcf944684b33d82f8e4a45fde6e1f4111a876f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.sha512
deleted file mode 100644
index dea17b6..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-7e003db7456157699daac8b076c18c03821bd683ad035a46f595be80a0cece1c6a934f5623e287d7fbccb13e4676bb3c4175a7825918ef509816df8ce44817f8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.md5
deleted file mode 100644
index 84b280a..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-05080f2056d72a126f936af7bdd89e23
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.sha1
deleted file mode 100644
index 9b8ba5b..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-78014fb84dc62c809f2ebe7af945b5dc36c5a7be
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.sha256
deleted file mode 100644
index 332c6b8..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-854df0e3aee8b3c88f7b14d3561c3a8ec2ae99e9165e6aadabab213f6e395132
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.sha512
deleted file mode 100644
index 37573dc..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-82fddf24bf0b13a328a2c320b465a4b63af493e37dbf3b68b8d7715bbcfecb4264e8d9acb23ca487c3a254868b86718fc9ae06d131c239b51eb9d22c6cff2d3e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar
similarity index 60%
rename from current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar
rename to current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar
index b4090fb..78ae44b 100644
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01-sources.jar
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.md5
new file mode 100644
index 0000000..e640c4e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.md5
@@ -0,0 +1 @@
+c76213f1dc4a7567f2eb1037ff84abf5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.sha1
new file mode 100644
index 0000000..d4753d6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.sha1
@@ -0,0 +1 @@
+ac9913e99e0d214ba7b2c2a5f3206b5b9de44ddd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.sha256
new file mode 100644
index 0000000..eed591a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.sha256
@@ -0,0 +1 @@
+6ab001068ef1744519f9098043c52dfe00d694cede2f59479e83491bc5ce9161
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.sha512
new file mode 100644
index 0000000..7825ca2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06-sources.jar.sha512
@@ -0,0 +1 @@
+329c30fc5caab2df8feeedae090cccbaa193f94cc5c5b03597dac48cd12640aa9cf3ecfac50a967ef196aaa2ae9ca6fdedb3cf89975ec34f01b5794a81079eff
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar
new file mode 100644
index 0000000..aadd7ac
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.md5
new file mode 100644
index 0000000..85352ac
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.md5
@@ -0,0 +1 @@
+284d677c6526c612fa3215e1c4d00a96
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.sha1
new file mode 100644
index 0000000..ffde377
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.sha1
@@ -0,0 +1 @@
+93f1c8c353cc6e92d3a5cd2193d7fe68c0a3dd5d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.sha256
new file mode 100644
index 0000000..63dd07a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.sha256
@@ -0,0 +1 @@
+427fe014216bb2478a93dab812ab38ca6829e222f43347b798b422feb07fe67b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.sha512
new file mode 100644
index 0000000..dfd9fc8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.aar.sha512
@@ -0,0 +1 @@
+6965901f6b75dbdebd98857ac51c552d9732bfdbee68af5b8a634f6595e958bdfe3cd27e9bc7213b3beafd759a5bc2c534ccaffa6ab097ca00d0b2eafe709902
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module
similarity index 63%
rename from current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module
rename to current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module
index 8ebb15f..e995389 100644
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.module
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module
@@ -3,7 +3,7 @@
   "component": {
     "group": "androidx.benchmark",
     "module": "benchmark-macro-junit4",
-    "version": "1.2.0-alpha01",
+    "version": "1.2.0-alpha06",
     "attributes": {
       "org.gradle.status": "release"
     }
@@ -34,7 +34,7 @@
           "group": "androidx.benchmark",
           "module": "benchmark-macro",
           "version": {
-            "requires": "1.2.0-alpha01"
+            "requires": "1.2.0-alpha06"
           }
         },
         {
@@ -48,19 +48,19 @@
           "group": "org.jetbrains.kotlin",
           "module": "kotlin-stdlib",
           "version": {
-            "requires": "1.7.10"
+            "requires": "1.7.20"
           }
         }
       ],
       "files": [
         {
-          "name": "benchmark-macro-junit4-1.2.0-alpha01.aar",
-          "url": "benchmark-macro-junit4-1.2.0-alpha01.aar",
-          "size": 10812,
-          "sha512": "f6f2dea14259fb4e2317d1a37bb1c7ec8e06e4b3bc896430792088623a2d05a0177ba294b52b09f130494c68fe37c8c549684fcb7d94a5e9a34392db00d53ab5",
-          "sha256": "c81f0ec91bb4984e91c1801d490439d84aa5cc8e3393b318321f8834fbcd1be6",
-          "sha1": "033acf42be010b45117c956e7c681f7533db6cc2",
-          "md5": "18fc5d88b75b1b62f2d5d9f4ed548c84"
+          "name": "benchmark-macro-junit4-1.2.0-alpha06.aar",
+          "url": "benchmark-macro-junit4-1.2.0-alpha06.aar",
+          "size": 10911,
+          "sha512": "6965901f6b75dbdebd98857ac51c552d9732bfdbee68af5b8a634f6595e958bdfe3cd27e9bc7213b3beafd759a5bc2c534ccaffa6ab097ca00d0b2eafe709902",
+          "sha256": "427fe014216bb2478a93dab812ab38ca6829e222f43347b798b422feb07fe67b",
+          "sha1": "93f1c8c353cc6e92d3a5cd2193d7fe68c0a3dd5d",
+          "md5": "284d677c6526c612fa3215e1c4d00a96"
         }
       ]
     },
@@ -84,14 +84,14 @@
           "group": "androidx.benchmark",
           "module": "benchmark-common",
           "version": {
-            "requires": "1.2.0-alpha01"
+            "requires": "1.2.0-alpha06"
           }
         },
         {
           "group": "androidx.benchmark",
           "module": "benchmark-macro",
           "version": {
-            "requires": "1.2.0-alpha01"
+            "requires": "1.2.0-alpha06"
           }
         },
         {
@@ -126,19 +126,19 @@
           "group": "org.jetbrains.kotlin",
           "module": "kotlin-stdlib",
           "version": {
-            "requires": "1.7.10"
+            "requires": "1.7.20"
           }
         }
       ],
       "files": [
         {
-          "name": "benchmark-macro-junit4-1.2.0-alpha01.aar",
-          "url": "benchmark-macro-junit4-1.2.0-alpha01.aar",
-          "size": 10812,
-          "sha512": "f6f2dea14259fb4e2317d1a37bb1c7ec8e06e4b3bc896430792088623a2d05a0177ba294b52b09f130494c68fe37c8c549684fcb7d94a5e9a34392db00d53ab5",
-          "sha256": "c81f0ec91bb4984e91c1801d490439d84aa5cc8e3393b318321f8834fbcd1be6",
-          "sha1": "033acf42be010b45117c956e7c681f7533db6cc2",
-          "md5": "18fc5d88b75b1b62f2d5d9f4ed548c84"
+          "name": "benchmark-macro-junit4-1.2.0-alpha06.aar",
+          "url": "benchmark-macro-junit4-1.2.0-alpha06.aar",
+          "size": 10911,
+          "sha512": "6965901f6b75dbdebd98857ac51c552d9732bfdbee68af5b8a634f6595e958bdfe3cd27e9bc7213b3beafd759a5bc2c534ccaffa6ab097ca00d0b2eafe709902",
+          "sha256": "427fe014216bb2478a93dab812ab38ca6829e222f43347b798b422feb07fe67b",
+          "sha1": "93f1c8c353cc6e92d3a5cd2193d7fe68c0a3dd5d",
+          "md5": "284d677c6526c612fa3215e1c4d00a96"
         }
       ]
     },
@@ -152,13 +152,13 @@
       },
       "files": [
         {
-          "name": "benchmark-macro-junit4-1.2.0-alpha01-sources.jar",
-          "url": "benchmark-macro-junit4-1.2.0-alpha01-sources.jar",
-          "size": 4617,
-          "sha512": "d0a64dc61023ea09ddad51a39d1fa2814c338c28786b9c63aaf6eb7da21704201427f8398e984ff16e615d4177998f3c2393a8e8ad3b6d836a5442fc57bd92f6",
-          "sha256": "82819e436f28c8d3200e26aa9d4d0456fe97f2f6fa2e902dbd889f78cec18574",
-          "sha1": "51c396c1cfef138fd570aaff5b27df30a874178d",
-          "md5": "2b73d5257ec82eea24c998e41686543c"
+          "name": "benchmark-macro-junit4-1.2.0-alpha06-sources.jar",
+          "url": "benchmark-macro-junit4-1.2.0-alpha06-sources.jar",
+          "size": 4666,
+          "sha512": "329c30fc5caab2df8feeedae090cccbaa193f94cc5c5b03597dac48cd12640aa9cf3ecfac50a967ef196aaa2ae9ca6fdedb3cf89975ec34f01b5794a81079eff",
+          "sha256": "6ab001068ef1744519f9098043c52dfe00d694cede2f59479e83491bc5ce9161",
+          "sha1": "ac9913e99e0d214ba7b2c2a5f3206b5b9de44ddd",
+          "md5": "c76213f1dc4a7567f2eb1037ff84abf5"
         }
       ]
     }
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.md5
new file mode 100644
index 0000000..ce06dd1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.md5
@@ -0,0 +1 @@
+9480d1e8a49d312c9959816a1609eec6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.sha1
new file mode 100644
index 0000000..78737d4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.sha1
@@ -0,0 +1 @@
+7667e75382f11876f026b8c5ed8ade7526d6ec50
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.sha256
new file mode 100644
index 0000000..c0e3bc7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.sha256
@@ -0,0 +1 @@
+a9977127244660a1ddf4b5c3de843fc042be604c85040fc8fc66c4b53fd0ac29
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.sha512
new file mode 100644
index 0000000..f78144e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.module.sha512
@@ -0,0 +1 @@
+e64e4c43fe4ca170e41dc785b102e620f4245ffe44337c5f9e9e3640e0a20aa91438c523ee232b7f85a08ce4712ad391dfded81c6eddc828c7d87435b386d2dd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom
similarity index 93%
rename from current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom
rename to current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom
index e596852..0599ef3 100644
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha01/benchmark-macro-junit4-1.2.0-alpha01.pom
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom
@@ -8,11 +8,11 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>androidx.benchmark</groupId>
   <artifactId>benchmark-macro-junit4</artifactId>
-  <version>1.2.0-alpha01</version>
+  <version>1.2.0-alpha06</version>
   <packaging>aar</packaging>
   <name>Android Benchmark - Macrobenchmark JUnit4</name>
   <description>Android Benchmark - Macrobenchmark JUnit4</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/benchmark#1.2.0-alpha01</url>
+  <url>https://developer.android.com/jetpack/androidx/releases/benchmark#1.2.0-alpha06</url>
   <inceptionYear>2020</inceptionYear>
   <licenses>
     <license>
@@ -40,14 +40,14 @@
     <dependency>
       <groupId>androidx.benchmark</groupId>
       <artifactId>benchmark-common</artifactId>
-      <version>[1.2.0-alpha01]</version>
+      <version>[1.2.0-alpha06]</version>
       <scope>runtime</scope>
       <type>aar</type>
     </dependency>
     <dependency>
       <groupId>androidx.benchmark</groupId>
       <artifactId>benchmark-macro</artifactId>
-      <version>[1.2.0-alpha01]</version>
+      <version>[1.2.0-alpha06]</version>
       <scope>compile</scope>
       <type>aar</type>
     </dependency>
@@ -79,7 +79,7 @@
     <dependency>
       <groupId>org.jetbrains.kotlin</groupId>
       <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.10</version>
+      <version>1.7.20</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.md5
new file mode 100644
index 0000000..05bad5e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.md5
@@ -0,0 +1 @@
+972f801c4dc35bb2bdb1a5d87d5a93ab
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.sha1
new file mode 100644
index 0000000..af8b9ef
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.sha1
@@ -0,0 +1 @@
+491de730afb05e29c720f6e48bcae7889b70169f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.sha256
new file mode 100644
index 0000000..7bf0ee6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.sha256
@@ -0,0 +1 @@
+9dfd4b43889b0a22f606f63be039e0dc8ac08f6ac2f248a34c57cfc0d4a8f5c0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.sha512
new file mode 100644
index 0000000..4f5a942
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro-junit4/1.2.0-alpha06/benchmark-macro-junit4-1.2.0-alpha06.pom.sha512
@@ -0,0 +1 @@
+fd7ea47321727c683c56e7eee3dfef90ad51ef9c6469f6caee5f18fac3a990f9429d8e64943ae4afa65848eaac6dca737a80b66afc909a7d741d53551efa8c06
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar
deleted file mode 100644
index b107974..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.md5
deleted file mode 100644
index caf92bf..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-dd5e5737121ff43ab13c9b3d3ed58078
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.sha1
deleted file mode 100644
index 58b2953..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8b501745cf9811bc45e9b1095f9be48546651e0b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.sha256
deleted file mode 100644
index c39fd3e..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-7e9e0e9c9928ba4fa9f461fb4d11a6d921ecc02c6a57f658aa7ea7f071b71793
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.sha512
deleted file mode 100644
index 2b309b5..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-ed0d505a2e0cfca6f289b33b52dd339b89a982e97f2f5d60a5c5a4983c8e0e70f9870f1b0f266df16dc9f2dff9487415c4b16e7e17a456b53d26b7dadcc2d4fe
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar
deleted file mode 100644
index 5950681..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.md5
deleted file mode 100644
index 2bea037..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-e18c9a7145e80231c09b9392b35ca94d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.sha1
deleted file mode 100644
index ccee75d..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f5fdc367366fb177c1d49085d84de9911d7fdfab
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.sha256
deleted file mode 100644
index fce092a..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-4586bc33d4b11d67bcb7dd342ebbbe9d9111078d9e071f8dc145b11e136389b7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.sha512
deleted file mode 100644
index 5bd9bde..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-5c899a6ad590366ad4e53078d2485bc6b641601a734108cd4e5d776b49a5d2fbbba02030a309877723faf1628f072a9aa561f829b0f0a2912cd5fb302b20aeba
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module
deleted file mode 100644
index 7e465a9..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module
+++ /dev/null
@@ -1,159 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.benchmark",
-    "module": "benchmark-macro",
-    "version": "1.2.0-alpha01",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.5"
-    }
-  },
-  "variants": [
-    {
-      "name": "releaseVariantReleaseApiPublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-api"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "junit",
-          "module": "junit",
-          "version": {
-            "requires": "4.13.2"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.10"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "benchmark-macro-1.2.0-alpha01.aar",
-          "url": "benchmark-macro-1.2.0-alpha01.aar",
-          "size": 8759240,
-          "sha512": "5c899a6ad590366ad4e53078d2485bc6b641601a734108cd4e5d776b49a5d2fbbba02030a309877723faf1628f072a9aa561f829b0f0a2912cd5fb302b20aeba",
-          "sha256": "4586bc33d4b11d67bcb7dd342ebbbe9d9111078d9e071f8dc145b11e136389b7",
-          "sha1": "f5fdc367366fb177c1d49085d84de9911d7fdfab",
-          "md5": "e18c9a7145e80231c09b9392b35ca94d"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.benchmark",
-          "module": "benchmark-common",
-          "version": {
-            "requires": "1.2.0-alpha01"
-          }
-        },
-        {
-          "group": "androidx.profileinstaller",
-          "module": "profileinstaller",
-          "version": {
-            "requires": "1.0.3"
-          }
-        },
-        {
-          "group": "androidx.test",
-          "module": "core",
-          "version": {
-            "requires": "1.4.0"
-          }
-        },
-        {
-          "group": "androidx.test.uiautomator",
-          "module": "uiautomator",
-          "version": {
-            "requires": "2.2.0"
-          }
-        },
-        {
-          "group": "androidx.tracing",
-          "module": "tracing-ktx",
-          "version": {
-            "requires": "1.1.0-rc01"
-          }
-        },
-        {
-          "group": "junit",
-          "module": "junit",
-          "version": {
-            "requires": "4.13.2"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.10"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "benchmark-macro-1.2.0-alpha01.aar",
-          "url": "benchmark-macro-1.2.0-alpha01.aar",
-          "size": 8759240,
-          "sha512": "5c899a6ad590366ad4e53078d2485bc6b641601a734108cd4e5d776b49a5d2fbbba02030a309877723faf1628f072a9aa561f829b0f0a2912cd5fb302b20aeba",
-          "sha256": "4586bc33d4b11d67bcb7dd342ebbbe9d9111078d9e071f8dc145b11e136389b7",
-          "sha1": "f5fdc367366fb177c1d49085d84de9911d7fdfab",
-          "md5": "e18c9a7145e80231c09b9392b35ca94d"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "benchmark-macro-1.2.0-alpha01-sources.jar",
-          "url": "benchmark-macro-1.2.0-alpha01-sources.jar",
-          "size": 59815,
-          "sha512": "ed0d505a2e0cfca6f289b33b52dd339b89a982e97f2f5d60a5c5a4983c8e0e70f9870f1b0f266df16dc9f2dff9487415c4b16e7e17a456b53d26b7dadcc2d4fe",
-          "sha256": "7e9e0e9c9928ba4fa9f461fb4d11a6d921ecc02c6a57f658aa7ea7f071b71793",
-          "sha1": "8b501745cf9811bc45e9b1095f9be48546651e0b",
-          "md5": "dd5e5737121ff43ab13c9b3d3ed58078"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.md5
deleted file mode 100644
index 151c7d3..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-9357a615a0551f2fbbb66014d59b4e03
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.sha1
deleted file mode 100644
index 8c2fad9..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1ea66199d778c72cf8bda65d5b1c7b32557f9c88
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.sha256
deleted file mode 100644
index d28d021..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-55261b0f160382f1011f837e77b62398f6d25b3939b26f3946a64fb7ec389df1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.sha512
deleted file mode 100644
index 887ce15..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-840867269ea79fcba2fa90121f372323a14cccef852e6d77b50ed300ee2d4de299197b14865a9c60453e4d492079bc666d4a4bd6aab7c3d98519474b6ef697b8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.md5
deleted file mode 100644
index c4de0e0..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-a0aa72507a97d56c1dfa8b70a3a65789
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.sha1
deleted file mode 100644
index cf0a8a0..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f388fdf922e90246d6d4da29c49511c9b9d1ec65
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.sha256
deleted file mode 100644
index 6ec4744..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-086bf0543c6f0ea680de393f7ad9f15da314b089df36a9ef7343e1eadaee9735
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.sha512
deleted file mode 100644
index 657a59b..0000000
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-94f68b4b1a8e9e6847ce8c33aa7415925c4be4c11d773a07f7cd08180eb7afdfa40e3c7e359cf3bbee1fc3835c166080571085daa31acbae17ec50de1a6ee968
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar
new file mode 100644
index 0000000..6b1b485
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.md5
new file mode 100644
index 0000000..ea6bc00
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.md5
@@ -0,0 +1 @@
+b3a28ddf9010baf21019a2bf01f6b382
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.sha1
new file mode 100644
index 0000000..20633cb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.sha1
@@ -0,0 +1 @@
+bc3239b5e7bf1c73ef214f52eae867aca5b1b127
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.sha256
new file mode 100644
index 0000000..68ed606
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.sha256
@@ -0,0 +1 @@
+c077b189d42de5db7ba91f2bdae0c099bf8b6a3c65cc93a6e9b29035d87c0de6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.sha512
new file mode 100644
index 0000000..d2fbf1e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06-sources.jar.sha512
@@ -0,0 +1 @@
+d38964ba344bc418d132283638c67d0d16581b9baf443868bb62383eada7e884f7a460cfc737dae9c4d82d0afa68012ad2f18f7b7502f1d802e9c4e612f3cb2f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar
new file mode 100644
index 0000000..b527bb3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.md5
new file mode 100644
index 0000000..082e1e9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.md5
@@ -0,0 +1 @@
+0aeeb79c3c0f9ecf3eeaad8ec9f607e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.sha1
new file mode 100644
index 0000000..4dab656
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.sha1
@@ -0,0 +1 @@
+4bbaad8ddb95148bc18bea6bea1437b75a587d34
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.sha256
new file mode 100644
index 0000000..8aedd51
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.sha256
@@ -0,0 +1 @@
+afa4c071bc53462569792a6a3b1e1b2369eb90e03c5c08a18fed399b16ddce93
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.sha512
new file mode 100644
index 0000000..9bd5fe4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.aar.sha512
@@ -0,0 +1 @@
+e76a7420330af30b9a380dceb6dd60e14570411a0b29b9e3bfc0c6ef44ff2c80c942473a85a05affd29014ac0c3b2f5288abe563d3b74d220368f850ef43c443
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module
new file mode 100644
index 0000000..2ad00ab
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module
@@ -0,0 +1,173 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.benchmark",
+    "module": "benchmark-macro",
+    "version": "1.2.0-alpha06",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "7.5"
+    }
+  },
+  "variants": [
+    {
+      "name": "releaseVariantReleaseApiPublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-api"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "com.squareup.wire",
+          "module": "wire-runtime",
+          "version": {
+            "requires": "4.4.1"
+          }
+        },
+        {
+          "group": "junit",
+          "module": "junit",
+          "version": {
+            "requires": "4.13.2"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.7.20"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "benchmark-macro-1.2.0-alpha06.aar",
+          "url": "benchmark-macro-1.2.0-alpha06.aar",
+          "size": 11225429,
+          "sha512": "e76a7420330af30b9a380dceb6dd60e14570411a0b29b9e3bfc0c6ef44ff2c80c942473a85a05affd29014ac0c3b2f5288abe563d3b74d220368f850ef43c443",
+          "sha256": "afa4c071bc53462569792a6a3b1e1b2369eb90e03c5c08a18fed399b16ddce93",
+          "sha1": "4bbaad8ddb95148bc18bea6bea1437b75a587d34",
+          "md5": "0aeeb79c3c0f9ecf3eeaad8ec9f607e4"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.benchmark",
+          "module": "benchmark-common",
+          "version": {
+            "requires": "1.2.0-alpha06"
+          }
+        },
+        {
+          "group": "androidx.profileinstaller",
+          "module": "profileinstaller",
+          "version": {
+            "requires": "1.0.3"
+          }
+        },
+        {
+          "group": "androidx.test",
+          "module": "core",
+          "version": {
+            "requires": "1.5.0-alpha02"
+          }
+        },
+        {
+          "group": "androidx.test.uiautomator",
+          "module": "uiautomator",
+          "version": {
+            "requires": "2.2.0"
+          }
+        },
+        {
+          "group": "androidx.tracing",
+          "module": "tracing-ktx",
+          "version": {
+            "requires": "1.1.0-rc01"
+          }
+        },
+        {
+          "group": "com.squareup.wire",
+          "module": "wire-runtime",
+          "version": {
+            "requires": "4.4.1"
+          }
+        },
+        {
+          "group": "junit",
+          "module": "junit",
+          "version": {
+            "requires": "4.13.2"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.7.20"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "benchmark-macro-1.2.0-alpha06.aar",
+          "url": "benchmark-macro-1.2.0-alpha06.aar",
+          "size": 11225429,
+          "sha512": "e76a7420330af30b9a380dceb6dd60e14570411a0b29b9e3bfc0c6ef44ff2c80c942473a85a05affd29014ac0c3b2f5288abe563d3b74d220368f850ef43c443",
+          "sha256": "afa4c071bc53462569792a6a3b1e1b2369eb90e03c5c08a18fed399b16ddce93",
+          "sha1": "4bbaad8ddb95148bc18bea6bea1437b75a587d34",
+          "md5": "0aeeb79c3c0f9ecf3eeaad8ec9f607e4"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "benchmark-macro-1.2.0-alpha06-sources.jar",
+          "url": "benchmark-macro-1.2.0-alpha06-sources.jar",
+          "size": 61688,
+          "sha512": "d38964ba344bc418d132283638c67d0d16581b9baf443868bb62383eada7e884f7a460cfc737dae9c4d82d0afa68012ad2f18f7b7502f1d802e9c4e612f3cb2f",
+          "sha256": "c077b189d42de5db7ba91f2bdae0c099bf8b6a3c65cc93a6e9b29035d87c0de6",
+          "sha1": "bc3239b5e7bf1c73ef214f52eae867aca5b1b127",
+          "md5": "b3a28ddf9010baf21019a2bf01f6b382"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.md5
new file mode 100644
index 0000000..cb116b2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.md5
@@ -0,0 +1 @@
+7a2a9a7262bf8cac97f08ad64bb82463
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.sha1
new file mode 100644
index 0000000..bee658c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.sha1
@@ -0,0 +1 @@
+48366bb05263d61922d70d6a85f8b7d7dbfe4311
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.sha256
new file mode 100644
index 0000000..875a956
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.sha256
@@ -0,0 +1 @@
+941a388963d4d2d87f5059c66676e0261ca3fdf2760322db092f7d8e25a24353
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.sha512
new file mode 100644
index 0000000..a99e4c8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.module.sha512
@@ -0,0 +1 @@
+1c0bee4398733ba73d1a3b73a4f2f420d6c0bd017335ebe84987fbebb35658e631122c5810f713170987d2c3dd38df81f722d3563caa047f18de94aa0750c2d0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom
similarity index 88%
rename from current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom
rename to current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom
index aebaf46..9d3f177 100644
--- a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha01/benchmark-macro-1.2.0-alpha01.pom
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom
@@ -8,11 +8,11 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>androidx.benchmark</groupId>
   <artifactId>benchmark-macro</artifactId>
-  <version>1.2.0-alpha01</version>
+  <version>1.2.0-alpha06</version>
   <packaging>aar</packaging>
   <name>Android Benchmark - Macrobenchmark</name>
   <description>Android Benchmark - Macrobenchmark</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/benchmark#1.2.0-alpha01</url>
+  <url>https://developer.android.com/jetpack/androidx/releases/benchmark#1.2.0-alpha06</url>
   <inceptionYear>2020</inceptionYear>
   <licenses>
     <license>
@@ -40,7 +40,7 @@
     <dependency>
       <groupId>androidx.benchmark</groupId>
       <artifactId>benchmark-common</artifactId>
-      <version>[1.2.0-alpha01]</version>
+      <version>[1.2.0-alpha06]</version>
       <scope>runtime</scope>
       <type>aar</type>
     </dependency>
@@ -54,7 +54,7 @@
     <dependency>
       <groupId>androidx.test</groupId>
       <artifactId>core</artifactId>
-      <version>1.4.0</version>
+      <version>1.5.0-alpha02</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>
@@ -72,6 +72,12 @@
       <type>aar</type>
     </dependency>
     <dependency>
+      <groupId>com.squareup.wire</groupId>
+      <artifactId>wire-runtime</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>4.13.2</version>
@@ -80,7 +86,7 @@
     <dependency>
       <groupId>org.jetbrains.kotlin</groupId>
       <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.10</version>
+      <version>1.7.20</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.md5 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.md5
new file mode 100644
index 0000000..29a6619
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.md5
@@ -0,0 +1 @@
+b6b4056c643f12b5a7e4be7b3410a679
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.sha1 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.sha1
new file mode 100644
index 0000000..3f08f1d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.sha1
@@ -0,0 +1 @@
+7a6aa0c80399836b5cd1ca317994bce2129a2f41
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.sha256 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.sha256
new file mode 100644
index 0000000..a28cde3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.sha256
@@ -0,0 +1 @@
+ab3ae8744afeb81228b5b51ee1d669ee46d9e1ab3f1c31c030f4f7c2aa26705e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.sha512 b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.sha512
new file mode 100644
index 0000000..8c83a1b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/benchmark/benchmark-macro/1.2.0-alpha06/benchmark-macro-1.2.0-alpha06.pom.sha512
@@ -0,0 +1 @@
+aac7b3d9871b13819341ba4ff20f651fdc38f3ece337fca4f21bd942e05753af28720ceb7f0bf115ca7d579dfdb1b1c3a8183d364ee54e896edf5260a1f97cdb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar
deleted file mode 100644
index 2532b4d..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.md5 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.md5
deleted file mode 100644
index 5504f84..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-6f4e0d3edb975d3949aa0e0af3c29083
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.sha1 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.sha1
deleted file mode 100644
index 940109f..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fbbc7904efc63516858579d9ff98f3abe56b6a38
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.sha256 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.sha256
deleted file mode 100644
index 5b5743c..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-ed3272e7a7a8d4b8165e1cfe71c9a113d5817dba4008b699fe1fb979543105c2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.sha512 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.sha512
deleted file mode 100644
index 55ea4e8..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-c6d4ae257a9945a7c7a0b0293460feafd0a15f8be235ebe4a957dfe17a1a31812ce9886ee181624e9dcee6d969253eecaa078e23ed49fcd0514d7c286b9e8a9f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar
deleted file mode 100644
index 95d88cf..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.md5 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.md5
deleted file mode 100644
index dd50cde..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-82aae61423219108b22518963d16d230
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.sha1 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.sha1
deleted file mode 100644
index 616a81a..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2cbe291c8e0342c00ba7567152352c8f22ebadc7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.sha256 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.sha256
deleted file mode 100644
index d78d23b..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-fecffbff062c5ffdcc5fc8be88717fe63f9b6fef3e720a254e4528001354578e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.sha512 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.sha512
deleted file mode 100644
index e33f04e..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-d24a0cfc471c6ea5c77a89c31ffa9fc3ad5468b7090af69b850e30baf9911064dd97e0d80fd36c8864fc1cfe8c3ff8a94b098c1c3ae0decce21f01c322697cad
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module
deleted file mode 100644
index 6f04f51..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module
+++ /dev/null
@@ -1,100 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "url": "../../collection/1.3.0-dev01/collection-1.3.0-dev01.module",
-    "group": "androidx.collection",
-    "module": "collection",
-    "version": "1.3.0-dev01",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.5"
-    }
-  },
-  "variants": [
-    {
-      "name": "jvmApiElements-published",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.libraryelements": "jar",
-        "org.gradle.usage": "java-api",
-        "org.jetbrains.kotlin.platform.type": "jvm"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.3.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.20"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "collection-jvm-1.3.0-dev01.jar",
-          "url": "collection-jvm-1.3.0-dev01.jar",
-          "size": 90028,
-          "sha512": "d24a0cfc471c6ea5c77a89c31ffa9fc3ad5468b7090af69b850e30baf9911064dd97e0d80fd36c8864fc1cfe8c3ff8a94b098c1c3ae0decce21f01c322697cad",
-          "sha256": "fecffbff062c5ffdcc5fc8be88717fe63f9b6fef3e720a254e4528001354578e",
-          "sha1": "2cbe291c8e0342c00ba7567152352c8f22ebadc7",
-          "md5": "82aae61423219108b22518963d16d230"
-        }
-      ]
-    },
-    {
-      "name": "jvmRuntimeElements-published",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.libraryelements": "jar",
-        "org.gradle.usage": "java-runtime",
-        "org.jetbrains.kotlin.platform.type": "jvm"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.3.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.20"
-          }
-        }
-      ],
-      "dependencyConstraints": [
-        {
-          "group": "androidx.collection",
-          "module": "collection-ktx",
-          "version": {
-            "requires": "1.3.0-alpha01"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "collection-jvm-1.3.0-dev01.jar",
-          "url": "collection-jvm-1.3.0-dev01.jar",
-          "size": 90028,
-          "sha512": "d24a0cfc471c6ea5c77a89c31ffa9fc3ad5468b7090af69b850e30baf9911064dd97e0d80fd36c8864fc1cfe8c3ff8a94b098c1c3ae0decce21f01c322697cad",
-          "sha256": "fecffbff062c5ffdcc5fc8be88717fe63f9b6fef3e720a254e4528001354578e",
-          "sha1": "2cbe291c8e0342c00ba7567152352c8f22ebadc7",
-          "md5": "82aae61423219108b22518963d16d230"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.md5 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.md5
deleted file mode 100644
index 6eefd85..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-febca47a3e5f9916da7dbeb41bf1c147
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.sha1 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.sha1
deleted file mode 100644
index b7fd85e..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ab271b6f6fcf9ce0d0ac49881e66e6b137d23b27
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.sha256 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.sha256
deleted file mode 100644
index 47cf8e7..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-46d2fc0b7caadeed180a1b6dca47428b1cc96efb69412752a5457f47f5fa7713
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.sha512 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.sha512
deleted file mode 100644
index 025923f..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-683eaed75eebea148b71d2832abcc1570f834f7d759ab3a03b309e4365eb9186b3912d575a0d01b7768a1a1e9b5bca698f9ac482364a983e788e695e91d89f1d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom
deleted file mode 100644
index 2d292b9..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
-  <!-- This module was also published with a richer model, Gradle metadata,  -->
-  <!-- which should be used instead. Do not delete the following line which  -->
-  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
-  <!-- that they should prefer consuming it instead. -->
-  <!-- do_not_remove: published-with-gradle-metadata -->
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>androidx.collection</groupId>
-  <artifactId>collection-jvm</artifactId>
-  <version>1.3.0-dev01</version>
-  <name>Android Support Library collections</name>
-  <description>Standalone efficient collections.</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/collection#1.3.0-dev01</url>
-  <inceptionYear>2018</inceptionYear>
-  <licenses>
-    <license>
-      <name>The Apache Software License, Version 2.0</name>
-      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-      <distribution>repo</distribution>
-    </license>
-  </licenses>
-  <developers>
-    <developer>
-      <name>The Android Open Source Project</name>
-    </developer>
-  </developers>
-  <scm>
-    <connection>scm:git:https://android.googlesource.com/platform/frameworks/support</connection>
-    <url>https://cs.android.com/androidx/platform/frameworks/support</url>
-  </scm>
-  <dependencyManagement>
-    <dependencies>
-      <dependency>
-        <groupId>androidx.collection</groupId>
-        <artifactId>collection-ktx</artifactId>
-        <version>1.3.0-alpha01</version>
-      </dependency>
-    </dependencies>
-  </dependencyManagement>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.3.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.20</version>
-      <scope>compile</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.md5 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.md5
deleted file mode 100644
index 7c9ed4a..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-a325c3927a3d20a74c31348f5e92176f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.sha1 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.sha1
deleted file mode 100644
index f0e5a04..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fb6e439838480f4715d9096ff62b57a55038e815
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.sha256 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.sha256
deleted file mode 100644
index a9ab1e3..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-f76adf3e4b74a367539eb42649989acc68696823dcb618aa3f02713dc8179aaf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.sha512 b/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.sha512
deleted file mode 100644
index c76057d..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-c17738ddb792a84e47fcef6cec2e2c6890d72e0c9956d83e1f07f72b76e94233f5cbf8ab5731195d4ba53cd2d9824f39c970bcf0b5dfa75597d110d7f49b69d4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar
new file mode 100644
index 0000000..6b51a27
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.md5 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.md5
new file mode 100644
index 0000000..35d23ba
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.md5
@@ -0,0 +1 @@
+b04f8fbb3052b48bd98d4d63e21d9b26
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.sha1 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.sha1
new file mode 100644
index 0000000..5211923
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.sha1
@@ -0,0 +1 @@
+9ee182ad504e3aa9c1fa53602342409c265d2e8e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.sha256 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.sha256
new file mode 100644
index 0000000..c32fa5c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.sha256
@@ -0,0 +1 @@
+3e2ef9c8e1a8da244e56e1e4a7f6bc68fb1d0540a5ac626a4956e9ab98a45519
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.sha512 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.sha512
new file mode 100644
index 0000000..5670c56
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01-sources.jar.sha512
@@ -0,0 +1 @@
+7de8104057e72b4500bcd5fbe849a19f881c6a11acc3281b193574e790d0b7bde6b3aa2df4fbb3ef3ab251ba43e412770ea9995a7062e36fc34dc04a3e76195b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar
new file mode 100644
index 0000000..41a1981
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.md5 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.md5
new file mode 100644
index 0000000..d141f3f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.md5
@@ -0,0 +1 @@
+62ee351ece8b76d476d72dce83a0b87d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.sha1 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.sha1
new file mode 100644
index 0000000..4f26372
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.sha1
@@ -0,0 +1 @@
+5c06806a5f0c21fc2d8145485b2f0a3ed8617437
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.sha256 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.sha256
new file mode 100644
index 0000000..6f1c2ee
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.sha256
@@ -0,0 +1 @@
+52ec2d1f8d5f6ffc104dc5e202ab2078c76c6665b4efdaedbf162bf9d8b55a91
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.sha512 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.sha512
new file mode 100644
index 0000000..7fb2b4e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.jar.sha512
@@ -0,0 +1 @@
+5d792eddccfaee5159804ceda82741f3f0cffd8fa8a3903321f19e61f7f6c69843bf7647c057eac5bf1e9d5178ea2a33d3130b7186f4a421ffb467e6e23d3f97
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module
new file mode 100644
index 0000000..6764c64
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module
@@ -0,0 +1,116 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.collection",
+    "module": "collection-ktx",
+    "version": "1.3.0-alpha01",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "7.4"
+    }
+  },
+  "variants": [
+    {
+      "name": "apiElements",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.jvm.environment": "standard-jvm",
+        "org.gradle.jvm.version": 8,
+        "org.gradle.libraryelements": "jar",
+        "org.gradle.usage": "java-api",
+        "org.jetbrains.kotlin.platform.type": "jvm"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.collection",
+          "module": "collection",
+          "version": {
+            "requires": "1.3.0-alpha01"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.6.10"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "collection-ktx-1.3.0-alpha01.jar",
+          "url": "collection-ktx-1.3.0-alpha01.jar",
+          "size": 18811,
+          "sha512": "5d792eddccfaee5159804ceda82741f3f0cffd8fa8a3903321f19e61f7f6c69843bf7647c057eac5bf1e9d5178ea2a33d3130b7186f4a421ffb467e6e23d3f97",
+          "sha256": "52ec2d1f8d5f6ffc104dc5e202ab2078c76c6665b4efdaedbf162bf9d8b55a91",
+          "sha1": "5c06806a5f0c21fc2d8145485b2f0a3ed8617437",
+          "md5": "62ee351ece8b76d476d72dce83a0b87d"
+        }
+      ]
+    },
+    {
+      "name": "runtimeElements",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.jvm.environment": "standard-jvm",
+        "org.gradle.jvm.version": 8,
+        "org.gradle.libraryelements": "jar",
+        "org.gradle.usage": "java-runtime",
+        "org.jetbrains.kotlin.platform.type": "jvm"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.collection",
+          "module": "collection",
+          "version": {
+            "requires": "1.3.0-alpha01"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.6.10"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "collection-ktx-1.3.0-alpha01.jar",
+          "url": "collection-ktx-1.3.0-alpha01.jar",
+          "size": 18811,
+          "sha512": "5d792eddccfaee5159804ceda82741f3f0cffd8fa8a3903321f19e61f7f6c69843bf7647c057eac5bf1e9d5178ea2a33d3130b7186f4a421ffb467e6e23d3f97",
+          "sha256": "52ec2d1f8d5f6ffc104dc5e202ab2078c76c6665b4efdaedbf162bf9d8b55a91",
+          "sha1": "5c06806a5f0c21fc2d8145485b2f0a3ed8617437",
+          "md5": "62ee351ece8b76d476d72dce83a0b87d"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "collection-ktx-1.3.0-alpha01-sources.jar",
+          "url": "collection-ktx-1.3.0-alpha01-sources.jar",
+          "size": 6005,
+          "sha512": "7de8104057e72b4500bcd5fbe849a19f881c6a11acc3281b193574e790d0b7bde6b3aa2df4fbb3ef3ab251ba43e412770ea9995a7062e36fc34dc04a3e76195b",
+          "sha256": "3e2ef9c8e1a8da244e56e1e4a7f6bc68fb1d0540a5ac626a4956e9ab98a45519",
+          "sha1": "9ee182ad504e3aa9c1fa53602342409c265d2e8e",
+          "md5": "b04f8fbb3052b48bd98d4d63e21d9b26"
+        }
+      ]
+    }
+  ]
+}
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.md5 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.md5
new file mode 100644
index 0000000..968e488
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.md5
@@ -0,0 +1 @@
+8fe3b6fb41966bfdc6c7e1637426178e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.sha1 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.sha1
new file mode 100644
index 0000000..3c15a0e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.sha1
@@ -0,0 +1 @@
+d56faf4cebc0040fe76bbc3be535aeaa395aa74e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.sha256 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.sha256
new file mode 100644
index 0000000..55fdf5d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.sha256
@@ -0,0 +1 @@
+ec0e371113e848350f5fd246f0a68ef17df3fbc166fd35de85f8f5e886575ec5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.sha512 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.sha512
new file mode 100644
index 0000000..810f0aa
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.module.sha512
@@ -0,0 +1 @@
+58d4c577b7e32fc0473ef5bdef5be7f59733aa8a94f76d810c62501bb2da9bd3c2f0ee7e3a29dff97598d6eedc44e88b397788af023a6979289c7e25bc718326
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom
similarity index 71%
rename from current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom
rename to current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom
index 1c1a86d..bd725c4 100644
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <!-- This module was also published with a richer model, Gradle metadata,  -->
   <!-- which should be used instead. Do not delete the following line which  -->
   <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
@@ -8,10 +8,10 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>androidx.collection</groupId>
   <artifactId>collection-ktx</artifactId>
-  <version>1.3.0-dev01</version>
+  <version>1.3.0-alpha01</version>
   <name>Collections Kotlin Extensions</name>
   <description>Kotlin extensions for 'collection' artifact</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/collection#1.3.0-dev01</url>
+  <url>https://developer.android.com/jetpack/androidx/releases/collection#1.3.0-alpha01</url>
   <inceptionYear>2018</inceptionYear>
   <licenses>
     <license>
@@ -32,9 +32,15 @@
   <dependencies>
     <dependency>
       <groupId>androidx.collection</groupId>
-      <artifactId>collection-jvm</artifactId>
-      <version>[1.3.0-dev01]</version>
+      <artifactId>collection</artifactId>
+      <version>[1.3.0-alpha01]</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.6.10</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.md5 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.md5
new file mode 100644
index 0000000..8bf03d4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.md5
@@ -0,0 +1 @@
+31b157a7657f6bd4745d68403fa56de8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.sha1 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.sha1
new file mode 100644
index 0000000..acee8d3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.sha1
@@ -0,0 +1 @@
+9593c850a32d623ae2c5d2fbe5027097b1f3a3a1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.sha256 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.sha256
new file mode 100644
index 0000000..12e687b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.sha256
@@ -0,0 +1 @@
+a820c568cbb41bfa822c19a70a7152dc51307a1d07d6095e1fe86fbae3767959
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.sha512 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.sha512
new file mode 100644
index 0000000..dd10332
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-alpha01/collection-ktx-1.3.0-alpha01.pom.sha512
@@ -0,0 +1 @@
+436b787d82eb04f0bf8a6cb1110cc027916511c7c399fac18ee47f19bf303a7af45797799aeb2b538aa1004d367b5f4a48d73518808788d376e6e265fcb1c587
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar
deleted file mode 100644
index e3f3a95..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.md5 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.md5
deleted file mode 100644
index 1039ce0..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-e7e9f45eb9d74540092920528bb0abf0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.sha1 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.sha1
deleted file mode 100644
index e621764..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5b8f86fea035328fc9e8c660773037a3401ce25f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.sha256 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.sha256
deleted file mode 100644
index 076289c..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-69e1a62e5752ca3f43fb1607f161379bbe88b64af89c1a543c126160adf7cc53
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.sha512 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.sha512
deleted file mode 100644
index 681e9a7..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-747d2f00a7f5f379582e33e452f30f3a25732a510971d9ed5161355bf7ef0fc507fef30883960dbfc780d36b6e8215fba01086b4ee053358805686e2f2c1aa85
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar
deleted file mode 100644
index e3f3a95..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.md5 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.md5
deleted file mode 100644
index 1039ce0..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-e7e9f45eb9d74540092920528bb0abf0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.sha1 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.sha1
deleted file mode 100644
index e621764..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5b8f86fea035328fc9e8c660773037a3401ce25f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.sha256 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.sha256
deleted file mode 100644
index 076289c..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-69e1a62e5752ca3f43fb1607f161379bbe88b64af89c1a543c126160adf7cc53
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.sha512 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.sha512
deleted file mode 100644
index 681e9a7..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-747d2f00a7f5f379582e33e452f30f3a25732a510971d9ed5161355bf7ef0fc507fef30883960dbfc780d36b6e8215fba01086b4ee053358805686e2f2c1aa85
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module
deleted file mode 100644
index 025d67a..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module
+++ /dev/null
@@ -1,102 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.collection",
-    "module": "collection-ktx",
-    "version": "1.3.0-dev01",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.5"
-    }
-  },
-  "variants": [
-    {
-      "name": "apiElements",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.jvm.environment": "standard-jvm",
-        "org.gradle.jvm.version": 8,
-        "org.gradle.libraryelements": "jar",
-        "org.gradle.usage": "java-api",
-        "org.jetbrains.kotlin.platform.type": "jvm"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.collection",
-          "module": "collection",
-          "version": {
-            "requires": "1.3.0-dev01"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "collection-ktx-1.3.0-dev01.jar",
-          "url": "collection-ktx-1.3.0-dev01.jar",
-          "size": 261,
-          "sha512": "747d2f00a7f5f379582e33e452f30f3a25732a510971d9ed5161355bf7ef0fc507fef30883960dbfc780d36b6e8215fba01086b4ee053358805686e2f2c1aa85",
-          "sha256": "69e1a62e5752ca3f43fb1607f161379bbe88b64af89c1a543c126160adf7cc53",
-          "sha1": "5b8f86fea035328fc9e8c660773037a3401ce25f",
-          "md5": "e7e9f45eb9d74540092920528bb0abf0"
-        }
-      ]
-    },
-    {
-      "name": "runtimeElements",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.jvm.environment": "standard-jvm",
-        "org.gradle.jvm.version": 8,
-        "org.gradle.libraryelements": "jar",
-        "org.gradle.usage": "java-runtime",
-        "org.jetbrains.kotlin.platform.type": "jvm"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.collection",
-          "module": "collection",
-          "version": {
-            "requires": "1.3.0-dev01"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "collection-ktx-1.3.0-dev01.jar",
-          "url": "collection-ktx-1.3.0-dev01.jar",
-          "size": 261,
-          "sha512": "747d2f00a7f5f379582e33e452f30f3a25732a510971d9ed5161355bf7ef0fc507fef30883960dbfc780d36b6e8215fba01086b4ee053358805686e2f2c1aa85",
-          "sha256": "69e1a62e5752ca3f43fb1607f161379bbe88b64af89c1a543c126160adf7cc53",
-          "sha1": "5b8f86fea035328fc9e8c660773037a3401ce25f",
-          "md5": "e7e9f45eb9d74540092920528bb0abf0"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "collection-ktx-1.3.0-dev01-sources.jar",
-          "url": "collection-ktx-1.3.0-dev01-sources.jar",
-          "size": 261,
-          "sha512": "747d2f00a7f5f379582e33e452f30f3a25732a510971d9ed5161355bf7ef0fc507fef30883960dbfc780d36b6e8215fba01086b4ee053358805686e2f2c1aa85",
-          "sha256": "69e1a62e5752ca3f43fb1607f161379bbe88b64af89c1a543c126160adf7cc53",
-          "sha1": "5b8f86fea035328fc9e8c660773037a3401ce25f",
-          "md5": "e7e9f45eb9d74540092920528bb0abf0"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.md5 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.md5
deleted file mode 100644
index f0fce0e..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-9dfe87b647f9c4e0cbdfbdc8bf27572d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.sha1 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.sha1
deleted file mode 100644
index e66cec8..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8becc6c4c4215ae71ee82e2dad64e7769f409254
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.sha256 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.sha256
deleted file mode 100644
index 91fdf67..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-89f978f00c4648cbc63b91416e2f168cc3a152609e13906aacb601a322363286
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.sha512 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.sha512
deleted file mode 100644
index 7d5bcb9..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-293f5e93ee602a19f01fb9d678dc31e07d3139a9555f6bd1374d5728cc54513f816d11b5d0eef9d51be521b16d8e4f85e779279951e07702b10bf21dff0cfdd6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.md5 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.md5
deleted file mode 100644
index 1607782..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-3763108f0ecfa426d944289053ecf957
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.sha1 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.sha1
deleted file mode 100644
index e0b79a5..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9b5658af74409a82f7535eecdd384b301605302c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.sha256 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.sha256
deleted file mode 100644
index fe34333..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-f8ffef886fab91dff0e2a6b4c1b3f15e728b11c4cda382644207fe1d65033ff7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.sha512 b/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.sha512
deleted file mode 100644
index e138d96..0000000
--- a/current/androidx/m2repository/androidx/collection/collection-ktx/1.3.0-dev01/collection-ktx-1.3.0-dev01.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-88f24bc218466b47441a06e9023479893a86cd57b4078b50c18ba2779b92f9fea333145c2c79b1145e7863a12d8a83549542b12af2f817a95b52ea38d2a9ffd3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar
new file mode 100644
index 0000000..a2aa8e4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.md5 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.md5
new file mode 100644
index 0000000..7e75cff
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.md5
@@ -0,0 +1 @@
+052d3548306f5322b7411c1feb7fd4de
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.sha1 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.sha1
new file mode 100644
index 0000000..b6580a4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.sha1
@@ -0,0 +1 @@
+99c1c9185cfa075be7604ce433ea0402537ee723
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.sha256 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.sha256
new file mode 100644
index 0000000..5ed8688
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.sha256
@@ -0,0 +1 @@
+2d9f17d27aa8cf3c32bfe0cbe253d242a28d91934e2c9df0d48eb9be63c03641
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.sha512 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.sha512
new file mode 100644
index 0000000..eaa23b5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01-sources.jar.sha512
@@ -0,0 +1 @@
+98b7e5ad599699a84126eeac45de6690399036941b14fbf9da83a51c160d2563d925377e872faf1ebb1837d925d1b72012b41a7997d341b61b370a3f3c5e0680
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar
new file mode 100644
index 0000000..845ec87
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.md5 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.md5
new file mode 100644
index 0000000..714386f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.md5
@@ -0,0 +1 @@
+a56a8f491ab2f61ef5145a139097b0e9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.sha1 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.sha1
new file mode 100644
index 0000000..18006b7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.sha1
@@ -0,0 +1 @@
+34dbc21d203cc4d4d623ac572a21acd4ccd716af
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.sha256 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.sha256
new file mode 100644
index 0000000..f05fad8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.sha256
@@ -0,0 +1 @@
+16d77e8c443fa55fe9a6074d00445d520ca5c9f913cefdbf4828356255214e42
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.sha512 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.sha512
new file mode 100644
index 0000000..84fd6d7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.jar.sha512
@@ -0,0 +1 @@
+bd9c6591a4dfb61c5db045b339acffc65e3d10a6c08532ec8438510775fac8b660c7f541e0e75a7b5449e3479bd29af77018f3d3f2f104615cd1493e650116d3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module
new file mode 100644
index 0000000..97617c7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module
@@ -0,0 +1,102 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.collection",
+    "module": "collection",
+    "version": "1.3.0-alpha01",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "7.4"
+    }
+  },
+  "variants": [
+    {
+      "name": "apiElements",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.jvm.environment": "standard-jvm",
+        "org.gradle.jvm.version": 8,
+        "org.gradle.libraryelements": "jar",
+        "org.gradle.usage": "java-api",
+        "org.jetbrains.kotlin.platform.type": "jvm"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.1.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "collection-1.3.0-alpha01.jar",
+          "url": "collection-1.3.0-alpha01.jar",
+          "size": 40384,
+          "sha512": "bd9c6591a4dfb61c5db045b339acffc65e3d10a6c08532ec8438510775fac8b660c7f541e0e75a7b5449e3479bd29af77018f3d3f2f104615cd1493e650116d3",
+          "sha256": "16d77e8c443fa55fe9a6074d00445d520ca5c9f913cefdbf4828356255214e42",
+          "sha1": "34dbc21d203cc4d4d623ac572a21acd4ccd716af",
+          "md5": "a56a8f491ab2f61ef5145a139097b0e9"
+        }
+      ]
+    },
+    {
+      "name": "runtimeElements",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.jvm.environment": "standard-jvm",
+        "org.gradle.jvm.version": 8,
+        "org.gradle.libraryelements": "jar",
+        "org.gradle.usage": "java-runtime",
+        "org.jetbrains.kotlin.platform.type": "jvm"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.1.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "collection-1.3.0-alpha01.jar",
+          "url": "collection-1.3.0-alpha01.jar",
+          "size": 40384,
+          "sha512": "bd9c6591a4dfb61c5db045b339acffc65e3d10a6c08532ec8438510775fac8b660c7f541e0e75a7b5449e3479bd29af77018f3d3f2f104615cd1493e650116d3",
+          "sha256": "16d77e8c443fa55fe9a6074d00445d520ca5c9f913cefdbf4828356255214e42",
+          "sha1": "34dbc21d203cc4d4d623ac572a21acd4ccd716af",
+          "md5": "a56a8f491ab2f61ef5145a139097b0e9"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "collection-1.3.0-alpha01-sources.jar",
+          "url": "collection-1.3.0-alpha01-sources.jar",
+          "size": 36086,
+          "sha512": "98b7e5ad599699a84126eeac45de6690399036941b14fbf9da83a51c160d2563d925377e872faf1ebb1837d925d1b72012b41a7997d341b61b370a3f3c5e0680",
+          "sha256": "2d9f17d27aa8cf3c32bfe0cbe253d242a28d91934e2c9df0d48eb9be63c03641",
+          "sha1": "99c1c9185cfa075be7604ce433ea0402537ee723",
+          "md5": "052d3548306f5322b7411c1feb7fd4de"
+        }
+      ]
+    }
+  ]
+}
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.md5 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.md5
new file mode 100644
index 0000000..e7fd8ec
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.md5
@@ -0,0 +1 @@
+afd5a17cbcdbf032543ed1c5703f2233
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.sha1 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.sha1
new file mode 100644
index 0000000..7f19695
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.sha1
@@ -0,0 +1 @@
+e347ddf03f5b77e652bca471a66deba23c05ea40
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.sha256 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.sha256
new file mode 100644
index 0000000..b807d4f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.sha256
@@ -0,0 +1 @@
+998da72afbea86b18dd61445ba9936a5115627f2058381e6b2be1c0bb120df3f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.sha512 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.sha512
new file mode 100644
index 0000000..9f5a3fd
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.module.sha512
@@ -0,0 +1 @@
+423f9af19a76e462aa7b79aa03ca5bf00fe65b52489306fed43c59df49149320066b22cd15f7aa005aa4f6295c7a9a302efe3fb9c25053a2cb26774462ab12af
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom
similarity index 75%
rename from current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom
rename to current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom
index 6a63522..3400275 100644
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <!-- This module was also published with a richer model, Gradle metadata,  -->
   <!-- which should be used instead. Do not delete the following line which  -->
   <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
@@ -8,10 +8,10 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>androidx.collection</groupId>
   <artifactId>collection</artifactId>
-  <version>1.3.0-dev01</version>
+  <version>1.3.0-alpha01</version>
   <name>Android Support Library collections</name>
   <description>Standalone efficient collections.</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/collection#1.3.0-dev01</url>
+  <url>https://developer.android.com/jetpack/androidx/releases/collection#1.3.0-alpha01</url>
   <inceptionYear>2018</inceptionYear>
   <licenses>
     <license>
@@ -31,10 +31,10 @@
   </scm>
   <dependencies>
     <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.20</version>
-      <scope>runtime</scope>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.md5 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.md5
new file mode 100644
index 0000000..b522fee
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.md5
@@ -0,0 +1 @@
+c7a2e8c778b87c0a25c94808c219377e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.sha1 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.sha1
new file mode 100644
index 0000000..14bd360
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.sha1
@@ -0,0 +1 @@
+2c00a81775a474ba7b2fc12f7c3164462f1d4798
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.sha256 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.sha256
new file mode 100644
index 0000000..f505f12
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.sha256
@@ -0,0 +1 @@
+1d256d392694d7a4f3a3eac771eaa21e95e60f7e9725bfadf8394606bc3328bb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.sha512 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.sha512
new file mode 100644
index 0000000..a257a2c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/collection/collection/1.3.0-alpha01/collection-1.3.0-alpha01.pom.sha512
@@ -0,0 +1 @@
+14a33a9caf12c13aa78ad1e9a782ae8f03e22a3d523505204d055b3c35a41037f4694781db6124c8e2eb62f286642c32d9f9866361af0ac3f48be11695d08b5f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar
deleted file mode 100644
index 1899297..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.md5 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.md5
deleted file mode 100644
index 9a68d6a..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-1092cf3a92d8b6278640bc7faf49d026
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.sha1 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.sha1
deleted file mode 100644
index 64ab3de..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-113e5d350d11320dec33978788ac517bb1bc355b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.sha256 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.sha256
deleted file mode 100644
index 2c45afd..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-a40adb3b2d0aba93b78ae4c6f32d933689340755ce307c7a56ef1359694fb075
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.sha512 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.sha512
deleted file mode 100644
index bf6bc31..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-9a949875a723c8b5f0671e87c1ae95bcbd47386af281311bdfaed86ebc2fecc6932b799127558cd1f496122a147f0498381a832ac6fad5b925116bb633c74820
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar
deleted file mode 100644
index 0257201..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.md5 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.md5
deleted file mode 100644
index 13b1293..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-4c1b981b7fd946e6281e3090801d9517
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.sha1 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.sha1
deleted file mode 100644
index aef3a7a..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0f13e6c1eb222ad405529fdfe3d0910cae68255a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.sha256 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.sha256
deleted file mode 100644
index 95b499d..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-6739f09629e3ebdafc9f6592e7764ee7dba58575b9bd49570c8fe6bfbd77f0f5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.sha512 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.sha512
deleted file mode 100644
index 1f12cf8..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-9e8235407476525f968892cc95cf6a235fc7d814d4280633d80c7a3eaf8ad0de5aeff2b5afaba5288931a0bd2e98a76f8a91f95fb6076e07b9a5c939587a593a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module
deleted file mode 100644
index d79b9a5..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module
+++ /dev/null
@@ -1,96 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.collection",
-    "module": "collection",
-    "version": "1.3.0-dev01",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.5"
-    }
-  },
-  "variants": [
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "collection-1.3.0-dev01-sources.jar",
-          "url": "collection-1.3.0-dev01-sources.jar",
-          "size": 52274,
-          "sha512": "9a949875a723c8b5f0671e87c1ae95bcbd47386af281311bdfaed86ebc2fecc6932b799127558cd1f496122a147f0498381a832ac6fad5b925116bb633c74820",
-          "sha256": "a40adb3b2d0aba93b78ae4c6f32d933689340755ce307c7a56ef1359694fb075",
-          "sha1": "113e5d350d11320dec33978788ac517bb1bc355b",
-          "md5": "1092cf3a92d8b6278640bc7faf49d026"
-        }
-      ]
-    },
-    {
-      "name": "metadataApiElements",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.usage": "kotlin-metadata",
-        "org.jetbrains.kotlin.platform.type": "common"
-      },
-      "dependencies": [
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.20"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "collection-metadata-1.3.0-dev01.jar",
-          "url": "collection-1.3.0-dev01.jar",
-          "size": 671,
-          "sha512": "9e8235407476525f968892cc95cf6a235fc7d814d4280633d80c7a3eaf8ad0de5aeff2b5afaba5288931a0bd2e98a76f8a91f95fb6076e07b9a5c939587a593a",
-          "sha256": "6739f09629e3ebdafc9f6592e7764ee7dba58575b9bd49570c8fe6bfbd77f0f5",
-          "sha1": "0f13e6c1eb222ad405529fdfe3d0910cae68255a",
-          "md5": "4c1b981b7fd946e6281e3090801d9517"
-        }
-      ]
-    },
-    {
-      "name": "jvmApiElements-published",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.libraryelements": "jar",
-        "org.gradle.usage": "java-api",
-        "org.jetbrains.kotlin.platform.type": "jvm"
-      },
-      "available-at": {
-        "url": "../../collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module",
-        "group": "androidx.collection",
-        "module": "collection-jvm",
-        "version": "1.3.0-dev01"
-      }
-    },
-    {
-      "name": "jvmRuntimeElements-published",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.libraryelements": "jar",
-        "org.gradle.usage": "java-runtime",
-        "org.jetbrains.kotlin.platform.type": "jvm"
-      },
-      "available-at": {
-        "url": "../../collection-jvm/1.3.0-dev01/collection-jvm-1.3.0-dev01.module",
-        "group": "androidx.collection",
-        "module": "collection-jvm",
-        "version": "1.3.0-dev01"
-      }
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.md5 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.md5
deleted file mode 100644
index 5e70a21..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-bfb0abdc2fcc0e5012f8770355879681
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.sha1 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.sha1
deleted file mode 100644
index d34a831..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d5a71f4e9f40c347d9dfd91fe0df3d6214f9f5f5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.sha256 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.sha256
deleted file mode 100644
index a13b8ed..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-29430559e951097ffa754d45ab2e03e2be9ca653e8abefacddf21d9a01263720
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.sha512 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.sha512
deleted file mode 100644
index bcff2cb..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-f068b95de93a86761e2afcdba41b2be101b01e04ae0f3d98853e8624dff4b1cf67425bc14eb4419ba8440d607ca9a7f390a7e1433de54bcbf24c8a2ae718460d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.md5 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.md5
deleted file mode 100644
index 062dabd..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-d0fa2b65f1656c1b83a13930d516fee0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.sha1 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.sha1
deleted file mode 100644
index 223ef15..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-80ef2b67c43e33a930864f3b2d3beced0bca40a0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.sha256 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.sha256
deleted file mode 100644
index 63c24d9..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-5d8d17cf3d3f7a6e73feb6eb9aee8adf77cbb633f679c0d754efd489be255218
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.sha512 b/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.sha512
deleted file mode 100644
index 05d31ca..0000000
--- a/current/androidx/m2repository/androidx/collection/collection/1.3.0-dev01/collection-1.3.0-dev01.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-ac980a6a291b02f8ac08541b2851eff63cc3b01b48f0bfc22d24cc5e7b0af7cbfe46d46cbeef70d5cbfd41ef4976feca309ab3ddfdb642e49a12b99a110eb382
\ No newline at end of file
diff --git a/current/androidx/manifests/androidx.benchmark_benchmark-macro/AndroidManifest.xml b/current/androidx/manifests/androidx.benchmark_benchmark-macro/AndroidManifest.xml
index 4ddddd5..ae66d9a 100644
--- a/current/androidx/manifests/androidx.benchmark_benchmark-macro/AndroidManifest.xml
+++ b/current/androidx/manifests/androidx.benchmark_benchmark-macro/AndroidManifest.xml
@@ -20,16 +20,25 @@
 
     <uses-sdk android:minSdkVersion="23" />
 
+    <uses-permission
+        android:name="android.permission.QUERY_ALL_PACKAGES"
+        tools:ignore="QueryAllPackagesPermission" />
+
     <!--
-    QUERY_ALL_PACKAGES is used to enable macrobenchmarks to read package information from
+         Internet permission is required for perfetto trace shell processor http server but
+        it's used to reach localhost only
+    -->
+    <uses-permission android:name="android.permission.INTERNET" />
+
+    <!--
+     QUERY_ALL_PACKAGES is used to enable macrobenchmarks to read package information from
     potential target packages, e.g. for querying debuggable, profileable, or default launch intent.
 
     This could also be done by making each macrobenchmark specify a <queries/> tag, with the
     target package, but this removes the need for documenting that setup step, and detecting
     misconfiguration.
     -->
-    <uses-permission
-        android:name="android.permission.QUERY_ALL_PACKAGES"
-        tools:ignore="QueryAllPackagesPermission" />
+    <!-- usesCleartextTraffic is required for perfetto trace shell processor http server -->
+    <application android:usesCleartextTraffic="true" />
 
 </manifest>
\ No newline at end of file