Merge "Import AndroidX from build 9523190"
diff --git a/current/androidx/Android.bp b/current/androidx/Android.bp
index 1a2931e..b0db04e 100644
--- a/current/androidx/Android.bp
+++ b/current/androidx/Android.bp
@@ -1153,7 +1153,7 @@
 
 android_library_import {
     name: "androidx.compose.animation_animation-core-nodeps",
-    aars: ["m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1195,7 +1195,7 @@
 
 android_library_import {
     name: "androidx.compose.animation_animation-nodeps",
-    aars: ["m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1239,7 +1239,7 @@
 
 java_import_host {
     name: "androidx.compose.compiler_compiler-hosted-nodeps",
-    jars: ["m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar"],
+    jars: ["m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.jar"],
     sdk_version: "31",
 }
 
@@ -1253,7 +1253,7 @@
 
 android_library_import {
     name: "androidx.compose.foundation_foundation-layout-nodeps",
-    aars: ["m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1297,7 +1297,7 @@
 
 android_library_import {
     name: "androidx.compose.foundation_foundation-nodeps",
-    aars: ["m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1314,6 +1314,7 @@
         "androidx.compose.ui_ui-graphics",
         "androidx.compose.ui_ui-text",
         "androidx.compose.ui_ui-util",
+        "androidx.emoji2_emoji2",
     ],
 }
 
@@ -1337,13 +1338,14 @@
         "androidx.compose.ui_ui-graphics",
         "androidx.compose.ui_ui-text",
         "androidx.compose.ui_ui-util",
+        "androidx.emoji2_emoji2",
     ],
     java_version: "1.7",
 }
 
 android_library_import {
     name: "androidx.compose.material_material-icons-core-nodeps",
-    aars: ["m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1377,7 +1379,7 @@
 
 android_library_import {
     name: "androidx.compose.material_material-icons-extended-nodeps",
-    aars: ["m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1411,7 +1413,7 @@
 
 android_library_import {
     name: "androidx.compose.material_material-ripple-nodeps",
-    aars: ["m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1449,7 +1451,7 @@
 
 android_library_import {
     name: "androidx.compose.material_material-nodeps",
-    aars: ["m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1504,8 +1506,8 @@
 }
 
 android_library_import {
-    name: "androidx.compose.material3_material3-nodeps",
-    aars: ["m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar"],
+    name: "androidx.compose.material3_material3-window-size-class-nodeps",
+    aars: ["m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1514,6 +1516,45 @@
     min_sdk_version: "21",
     static_libs: [
         "kotlin-stdlib",
+        "androidx.compose.runtime_runtime",
+        "androidx.compose.ui_ui",
+        "androidx.compose.ui_ui-unit",
+        "androidx.window_window",
+    ],
+}
+
+android_library {
+    name: "androidx.compose.material3_material3-window-size-class",
+    sdk_version: "31",
+    apex_available: [
+        "//apex_available:platform",
+        "//apex_available:anyapex",
+    ],
+    min_sdk_version: "21",
+    manifest: "manifests/androidx.compose.material3_material3-window-size-class/AndroidManifest.xml",
+    static_libs: [
+        "androidx.compose.material3_material3-window-size-class-nodeps",
+        "kotlin-stdlib",
+        "androidx.compose.runtime_runtime",
+        "androidx.compose.ui_ui",
+        "androidx.compose.ui_ui-unit",
+        "androidx.window_window",
+    ],
+    java_version: "1.7",
+}
+
+android_library_import {
+    name: "androidx.compose.material3_material3-nodeps",
+    aars: ["m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar"],
+    sdk_version: "31",
+    apex_available: [
+        "//apex_available:platform",
+        "//apex_available:anyapex",
+    ],
+    min_sdk_version: "21",
+    static_libs: [
+        "kotlin-stdlib",
+        "androidx.activity_activity-compose",
         "androidx.compose.animation_animation-core",
         "androidx.compose.foundation_foundation",
         "androidx.compose.foundation_foundation-layout",
@@ -1542,6 +1583,7 @@
     static_libs: [
         "androidx.compose.material3_material3-nodeps",
         "kotlin-stdlib",
+        "androidx.activity_activity-compose",
         "androidx.compose.animation_animation-core",
         "androidx.compose.foundation_foundation",
         "androidx.compose.foundation_foundation-layout",
@@ -1561,7 +1603,7 @@
 
 android_library_import {
     name: "androidx.compose.runtime_runtime-livedata-nodeps",
-    aars: ["m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1573,6 +1615,7 @@
         "androidx.compose.runtime_runtime",
         "androidx.compose.ui_ui",
         "androidx.lifecycle_lifecycle-livedata",
+        "androidx.lifecycle_lifecycle-runtime",
     ],
 }
 
@@ -1591,13 +1634,14 @@
         "androidx.compose.runtime_runtime",
         "androidx.compose.ui_ui",
         "androidx.lifecycle_lifecycle-livedata",
+        "androidx.lifecycle_lifecycle-runtime",
     ],
     java_version: "1.7",
 }
 
 android_library_import {
     name: "androidx.compose.runtime_runtime-saveable-nodeps",
-    aars: ["m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1669,7 +1713,7 @@
 
 android_library_import {
     name: "androidx.compose.runtime_runtime-nodeps",
-    aars: ["m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1703,7 +1747,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-geometry-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1739,7 +1783,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-graphics-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1777,7 +1821,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-test-junit4-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1839,7 +1883,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-test-manifest-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1869,7 +1913,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-test-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1925,7 +1969,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-text-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -1977,7 +2021,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-tooling-data-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -2013,7 +2057,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-tooling-preview-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -2047,7 +2091,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-tooling-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -2064,6 +2108,7 @@
         "androidx.compose.ui_ui",
         "androidx.compose.ui_ui-tooling-data",
         "androidx.compose.ui_ui-tooling-preview",
+        "androidx.lifecycle_lifecycle-viewmodel",
         "androidx.savedstate_savedstate-ktx",
     ],
 }
@@ -2088,6 +2133,7 @@
         "androidx.compose.ui_ui",
         "androidx.compose.ui_ui-tooling-data",
         "androidx.compose.ui_ui-tooling-preview",
+        "androidx.lifecycle_lifecycle-viewmodel",
         "androidx.savedstate_savedstate-ktx",
     ],
     java_version: "1.7",
@@ -2095,7 +2141,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-unit-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -2133,7 +2179,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-util-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -2163,7 +2209,7 @@
 
 android_library_import {
     name: "androidx.compose.ui_ui-nodeps",
-    aars: ["m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar"],
+    aars: ["m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -2189,6 +2235,7 @@
         "androidx.compose.ui_ui-util",
         "androidx.core_core",
         "androidx.customview_customview-poolingcontainer",
+        "androidx.emoji2_emoji2",
         "androidx.lifecycle_lifecycle-runtime",
         "androidx.lifecycle_lifecycle-viewmodel",
         "androidx.profileinstaller_profileinstaller",
@@ -2225,6 +2272,7 @@
         "androidx.compose.ui_ui-util",
         "androidx.core_core",
         "androidx.customview_customview-poolingcontainer",
+        "androidx.emoji2_emoji2",
         "androidx.lifecycle_lifecycle-runtime",
         "androidx.lifecycle_lifecycle-viewmodel",
         "androidx.profileinstaller_profileinstaller",
@@ -2972,7 +3020,7 @@
 
 android_library_import {
     name: "androidx.fragment_fragment-ktx-nodeps",
-    aars: ["m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar"],
+    aars: ["m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -3016,7 +3064,7 @@
 
 android_library_import {
     name: "androidx.fragment_fragment-nodeps",
-    aars: ["m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar"],
+    aars: ["m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -3031,6 +3079,7 @@
         "androidx.annotation_annotation-experimental",
         "androidx.core_core-ktx",
         "androidx.lifecycle_lifecycle-livedata-core",
+        "androidx.lifecycle_lifecycle-runtime",
         "androidx.lifecycle_lifecycle-viewmodel",
         "androidx.lifecycle_lifecycle-viewmodel-savedstate",
         "androidx.loader_loader",
@@ -3057,6 +3106,7 @@
         "androidx.annotation_annotation-experimental",
         "androidx.core_core-ktx",
         "androidx.lifecycle_lifecycle-livedata-core",
+        "androidx.lifecycle_lifecycle-runtime",
         "androidx.lifecycle_lifecycle-viewmodel",
         "androidx.lifecycle_lifecycle-viewmodel-savedstate",
         "androidx.loader_loader",
@@ -4656,7 +4706,7 @@
 
 android_library_import {
     name: "androidx.profileinstaller_profileinstaller-nodeps",
-    aars: ["m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar"],
+    aars: ["m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -5506,7 +5556,7 @@
 
 android_library_import {
     name: "androidx.tracing_tracing-perfetto-binary-nodeps",
-    aars: ["m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar"],
+    aars: ["m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -5534,7 +5584,7 @@
 
 java_import {
     name: "androidx.tracing_tracing-perfetto-common-nodeps",
-    jars: ["m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar"],
+    jars: ["m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
@@ -5560,7 +5610,7 @@
 
 android_library_import {
     name: "androidx.tracing_tracing-perfetto-nodeps",
-    aars: ["m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar"],
+    aars: ["m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar"],
     sdk_version: "31",
     apex_available: [
         "//apex_available:platform",
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 1457001..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index e30e793..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-ed63668be5816a6eae15346f61a8fa58
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 2b4e0ed..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-35876a8b1995cf93e55012c01d11b36fc31cb087
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index e13fb2d..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-3d0d3a8c5877bca187830d1d8151f66439dbce7036e823d81a6f7b3be5b5a4ae
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index e3135aa..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-6db964e7d0100a593498f4141ca816509fdbd4eb55d690075f5c3f80a790a13e3be0af351170386e7982d43428230667a0ed13c3a3d40c434d15c4578efbd9a2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar
deleted file mode 100644
index f1db1f3..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.md5
deleted file mode 100644
index c5d68ca..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-f4a7c1611a0da8c0a876632229ed57ab
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 0481c04..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-05a8638732b1cc2de6204a2adc420b82fbe9b280
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index ac95367..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-acfb24c50cf4fa7e1675ddb2dc3b24ccfc4c517c4e8470aa1b9d7cf9846fecc7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 70f1a13..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-0707b12f0c73d95e3fea850a41c6d7cdf29ff101a0417d01437e0b105481bcd2fd100b2bebd244a28e19f1f215c5b262dd08f607af16a165d0d9b42b8d87db91
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module
deleted file mode 100644
index 0a1c8dd..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module
+++ /dev/null
@@ -1,145 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.animation",
-    "module": "animation-core",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-core",
-          "version": {
-            "requires": "1.6.4"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "animation-core-1.4.0-alpha03.aar",
-          "url": "animation-core-1.4.0-alpha03.aar",
-          "size": 1337874,
-          "sha512": "0707b12f0c73d95e3fea850a41c6d7cdf29ff101a0417d01437e0b105481bcd2fd100b2bebd244a28e19f1f215c5b262dd08f607af16a165d0d9b42b8d87db91",
-          "sha256": "acfb24c50cf4fa7e1675ddb2dc3b24ccfc4c517c4e8470aa1b9d7cf9846fecc7",
-          "sha1": "05a8638732b1cc2de6204a2adc420b82fbe9b280",
-          "md5": "f4a7c1611a0da8c0a876632229ed57ab"
-        }
-      ]
-    },
-    {
-      "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-core",
-          "version": {
-            "requires": "1.6.4"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "animation-core-1.4.0-alpha03.aar",
-          "url": "animation-core-1.4.0-alpha03.aar",
-          "size": 1337874,
-          "sha512": "0707b12f0c73d95e3fea850a41c6d7cdf29ff101a0417d01437e0b105481bcd2fd100b2bebd244a28e19f1f215c5b262dd08f607af16a165d0d9b42b8d87db91",
-          "sha256": "acfb24c50cf4fa7e1675ddb2dc3b24ccfc4c517c4e8470aa1b9d7cf9846fecc7",
-          "sha1": "05a8638732b1cc2de6204a2adc420b82fbe9b280",
-          "md5": "f4a7c1611a0da8c0a876632229ed57ab"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "animation-core-1.4.0-alpha03-sources.jar",
-          "url": "animation-core-1.4.0-alpha03-sources.jar",
-          "size": 76196,
-          "sha512": "6db964e7d0100a593498f4141ca816509fdbd4eb55d690075f5c3f80a790a13e3be0af351170386e7982d43428230667a0ed13c3a3d40c434d15c4578efbd9a2",
-          "sha256": "3d0d3a8c5877bca187830d1d8151f66439dbce7036e823d81a6f7b3be5b5a4ae",
-          "sha1": "35876a8b1995cf93e55012c01d11b36fc31cb087",
-          "md5": "ed63668be5816a6eae15346f61a8fa58"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.md5
deleted file mode 100644
index 077379b..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-4e8d1558fc03c6c2bd2ce00fd5e58dfc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.sha1
deleted file mode 100644
index a3ea999..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1509440436f758fbeec8835cc320e8dc5d4f62d8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 553a6e4..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-db34d27d95d3bc5923c027d83b9c3651c3d5b28f0597a1bff0e93f5ad1f65d5c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 6dfe7f0..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-fcf4f2fc9d866b6e455e01aa2da979c2f8cdaf3b3598a74a7260f7b55db4ebb66ce3b90db83cc1a9346d6a239ec23f4bd1b502e6a846038816532b6d6c5c25a6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom
deleted file mode 100644
index f39de42..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,81 +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.compose.animation</groupId>
-  <artifactId>animation-core</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Animation Core</name>
-  <description>Animation engine and animation primitives that are the building blocks of the Compose animation library</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-animation#1.4.0-alpha03</url>
-  <inceptionYear>2019</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-unit</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlinx</groupId>
-      <artifactId>kotlinx-coroutines-core</artifactId>
-      <version>1.6.4</version>
-      <scope>compile</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.md5
deleted file mode 100644
index c0b20ab..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-fa226fe50a0983075d52f71f2ad4b004
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index fb2e12b..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-97956f3d86de2ca0c52f89a5b0a41308841f1fa9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 29bb294..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-e1a7205dab0ed0a8c654a0ebc2fd045a66d0b471ed1e84dfa8d93c8131ddfa0c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 8a51830..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha03/animation-core-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-7ebd0d7496244e0bbc2c0dc316ea58a7da24f16d0b59de510a1982acff9ddb5dd1b470698df59107d0b442dffc4e79b05731b9d96bb1d9e17e1af5a95c150d08
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..daf93d2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..0fc2a47
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+efe397b93b8e07dc004b0361c7c9f933
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..bae42b0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+3957e6971f325ed39642690069e47954e0fa88a3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..ed47cfe
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+f1c70ee5bb0e98daf704c4c3273cbde56e89591ced3a9bc8ac81a312729e7c81
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..a83aaa5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+b7230eee13102007572238982afcdc4c4347fd769e4107144d6752440ee3f92382d018f90924eac57e50e2f342b38b5ab8203caeee21b13847ca06186f15d295
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar
new file mode 100644
index 0000000..a2be21f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..39621c6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+cae120dd05a0a1a986fc36c4e866a917
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..b362432
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+579c7f48ea19de507828e0f0f3f231eb24c677fd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..92f5b29
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+63de2ee6840e867862bcb74d90854a8da9a8f55b7ac85cf2555c3466b962865c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..5752033
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+734e6534bbb12d1bbf8381d42f269180133a91521dc3b66f17421788bf5ef44d50603ea6c6e5c7f5797d3026654664fb0b8f880334c76ac591398afbe07be056
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module
new file mode 100644
index 0000000..200eb11
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module
@@ -0,0 +1,145 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.animation",
+    "module": "animation-core",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-core",
+          "version": {
+            "requires": "1.6.4"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "animation-core-1.4.0-alpha05.aar",
+          "url": "animation-core-1.4.0-alpha05.aar",
+          "size": 1369819,
+          "sha512": "734e6534bbb12d1bbf8381d42f269180133a91521dc3b66f17421788bf5ef44d50603ea6c6e5c7f5797d3026654664fb0b8f880334c76ac591398afbe07be056",
+          "sha256": "63de2ee6840e867862bcb74d90854a8da9a8f55b7ac85cf2555c3466b962865c",
+          "sha1": "579c7f48ea19de507828e0f0f3f231eb24c677fd",
+          "md5": "cae120dd05a0a1a986fc36c4e866a917"
+        }
+      ]
+    },
+    {
+      "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-core",
+          "version": {
+            "requires": "1.6.4"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "animation-core-1.4.0-alpha05.aar",
+          "url": "animation-core-1.4.0-alpha05.aar",
+          "size": 1369819,
+          "sha512": "734e6534bbb12d1bbf8381d42f269180133a91521dc3b66f17421788bf5ef44d50603ea6c6e5c7f5797d3026654664fb0b8f880334c76ac591398afbe07be056",
+          "sha256": "63de2ee6840e867862bcb74d90854a8da9a8f55b7ac85cf2555c3466b962865c",
+          "sha1": "579c7f48ea19de507828e0f0f3f231eb24c677fd",
+          "md5": "cae120dd05a0a1a986fc36c4e866a917"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "animation-core-1.4.0-alpha05-sources.jar",
+          "url": "animation-core-1.4.0-alpha05-sources.jar",
+          "size": 76758,
+          "sha512": "b7230eee13102007572238982afcdc4c4347fd769e4107144d6752440ee3f92382d018f90924eac57e50e2f342b38b5ab8203caeee21b13847ca06186f15d295",
+          "sha256": "f1c70ee5bb0e98daf704c4c3273cbde56e89591ced3a9bc8ac81a312729e7c81",
+          "sha1": "3957e6971f325ed39642690069e47954e0fa88a3",
+          "md5": "efe397b93b8e07dc004b0361c7c9f933"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..a56f667
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+a84191145ca331b05f0894a7bab7a575
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..c698056
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+c1fd68f93b1e64ff1d2668f47180a31319e6e736
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..ebeaf3b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+774deebe3a3013ff39b5424d2e88e6b65aa4261729807dd9ef36d76096152568
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..1ae35f5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+5bec0014a77e72931eaef099c6deb99601baacba1db5bf41560b4934988fa8f1ed7278dec3c1bd19b74b4b193f3c09ce849dc8464775cc56c9972e189638a589
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom
new file mode 100644
index 0000000..258bfaa
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom
@@ -0,0 +1,81 @@
+<?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.compose.animation</groupId>
+  <artifactId>animation-core</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Animation Core</name>
+  <description>Animation engine and animation primitives that are the building blocks of the Compose animation library</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-animation#1.4.0-alpha05</url>
+  <inceptionYear>2019</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-unit</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlinx</groupId>
+      <artifactId>kotlinx-coroutines-core</artifactId>
+      <version>1.6.4</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..080f28c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+6ea090b9e4cab974e45b19f353dc9f31
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..3be9a02
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+859915c79eadef5190b67832cb75ba79c5a712fb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..3cf41d3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+ef1c7cdd602cc5650d72725e9bdddb6d761e0895856efb7b2444730b813384e7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..bb1cc5f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation-core/1.4.0-alpha05/animation-core-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+7ffb722cb87c289afc03a329af3691d02a7b56fb3cc7681b870b7fa78eaef5c01f24a7f5cc6fbb46d5202c18cdc01dfcb668870c34236fa3b6f44ccf7dd3a384
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 7a530cc..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 6ffeebb..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-eee035f9a484b79adeadb57108f55177
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 5fc22d8..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-28b3b84ba7fab98959912bbd0474eb24780aa322
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index a487787..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-760ae9a9ed42a4535d06cf19c58cf2d67313623f5d66d18ddea311e24fd9053a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 5ce67a9..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-c620e238d42b14e08b61c7ee812fbb7a904735a3e059bf9b7e13206bb5ff69fa25fe0b89785ddc2648ee90032b30ad164010f6bbe0fab37a7df4d8f0ed5f8ec1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar
deleted file mode 100644
index dfac8d0..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.md5
deleted file mode 100644
index e9e30dd..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-85b756ee4bd7f7951945818c40ef95fc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index e2a1160..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8565f22b8ecd16e201007c5e3bcd3fe004aa52dc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index e8c14a1..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-a1ae82eb827a85e66d4ccb3b38c8bcb26b81b6ac27735dfb97151128b680d8b8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index c3667d0..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-01d9f5d2cf8104c49ec51954633241fce85f6d50599a7e711bf245945057247cb96d8ccb674348256fd913e9e1d843cde02ce5ca6509dbb91432dd51fe799e01
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module
deleted file mode 100644
index 018b708..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module
+++ /dev/null
@@ -1,180 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.animation",
-    "module": "animation",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.animation",
-          "module": "animation-core",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.foundation",
-          "module": "foundation-layout",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-geometry",
-          "version": {
-            "requires": "1.2.1"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "animation-1.4.0-alpha03.aar",
-          "url": "animation-1.4.0-alpha03.aar",
-          "size": 1302101,
-          "sha512": "01d9f5d2cf8104c49ec51954633241fce85f6d50599a7e711bf245945057247cb96d8ccb674348256fd913e9e1d843cde02ce5ca6509dbb91432dd51fe799e01",
-          "sha256": "a1ae82eb827a85e66d4ccb3b38c8bcb26b81b6ac27735dfb97151128b680d8b8",
-          "sha1": "8565f22b8ecd16e201007c5e3bcd3fe004aa52dc",
-          "md5": "85b756ee4bd7f7951945818c40ef95fc"
-        }
-      ]
-    },
-    {
-      "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.compose.animation",
-          "module": "animation-core",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.foundation",
-          "module": "foundation-layout",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-geometry",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "animation-1.4.0-alpha03.aar",
-          "url": "animation-1.4.0-alpha03.aar",
-          "size": 1302101,
-          "sha512": "01d9f5d2cf8104c49ec51954633241fce85f6d50599a7e711bf245945057247cb96d8ccb674348256fd913e9e1d843cde02ce5ca6509dbb91432dd51fe799e01",
-          "sha256": "a1ae82eb827a85e66d4ccb3b38c8bcb26b81b6ac27735dfb97151128b680d8b8",
-          "sha1": "8565f22b8ecd16e201007c5e3bcd3fe004aa52dc",
-          "md5": "85b756ee4bd7f7951945818c40ef95fc"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "animation-1.4.0-alpha03-sources.jar",
-          "url": "animation-1.4.0-alpha03-sources.jar",
-          "size": 41858,
-          "sha512": "c620e238d42b14e08b61c7ee812fbb7a904735a3e059bf9b7e13206bb5ff69fa25fe0b89785ddc2648ee90032b30ad164010f6bbe0fab37a7df4d8f0ed5f8ec1",
-          "sha256": "760ae9a9ed42a4535d06cf19c58cf2d67313623f5d66d18ddea311e24fd9053a",
-          "sha1": "28b3b84ba7fab98959912bbd0474eb24780aa322",
-          "md5": "eee035f9a484b79adeadb57108f55177"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.md5
deleted file mode 100644
index 59e7745..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-9a243e4c993be8c74c446a78804f8fad
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 698e573..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2bb4aa4785690a735f1c36d8348851702939349c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 5d8fd9c..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-bcdd0a118a833de8101cfe61970e7f5559ee9d36fce51caea814a4365960f6e6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.sha512
deleted file mode 100644
index f4f1df7..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-306bb92581a488c179c51ca0b579f04ec431037083fcbc39b03ea9646634b4ba00c97fa7ad1267ca8962403986fb3de5b341d74960a1153186227b147882d0d4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom
deleted file mode 100644
index 86d34e9..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,89 +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.compose.animation</groupId>
-  <artifactId>animation</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Animation</name>
-  <description>Compose animation library</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-animation#1.4.0-alpha03</url>
-  <inceptionYear>2019</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.animation</groupId>
-      <artifactId>animation-core</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.foundation</groupId>
-      <artifactId>foundation-layout</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-geometry</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 4261de1..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-33583abd3bb50be23a9ba0e23d78e14d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 63dacd3..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-432b94689bcd56e85cba840a298f0b18a3a25ec6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 4c33433..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-b703a87f311e21bbf7fdc582400c4a7d041f5f2a0f466cffc1cdec403769059d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 1a40b25..0000000
--- a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha03/animation-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-ef1d1daaf3c10b7f68ba72915887536ae73f3cab343c0151ff7a4ea83d177df8e8f9e6303fd9b115f8f57c8bf82b71e236c14fb56acee9a3ae54d2df671ff44d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..8908bb5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..01094c4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+906b56da60a75c8018211287c075d1ae
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..7f843d1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+2168b131524faa3e69f335558c20229c83948c9d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..94b753e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+6ad0d465a64ff1c539ce8dd94f673225b80094e9f3df722c5b96937e2228729d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..08b6399
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+5d58811ac2e3e0374b4ccff5bce3cdcabd645e716a867b2901086488d5008fd3d034ea029b7952410fd5419c3dc74c1ca6d28e6a212b4e9616a8e6b4806ed310
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar
new file mode 100644
index 0000000..1b78e31
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..bfce75d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+a06b8a54ed8f8271862e5d0999720572
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..521a832
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+6e3fec78e70a2b1ef073cb23cb83bf2a2fe392fc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..b74febe
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+29a81f283af10649dae512fc41c4e3d3f6bc8a4f6bf8b9ef429983bace4c5b80
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..37bd69f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+217b84e5ca3ce49b8d705b3aa0cc8cc6c04dcd976b75add8f3f8532fff6e5c486640b661041969f0cbb3cd305f88343b079b1d086ecec3f877dca4e4ab1d9f21
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module
new file mode 100644
index 0000000..fc32711
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module
@@ -0,0 +1,180 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.animation",
+    "module": "animation",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.animation",
+          "module": "animation-core",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.foundation",
+          "module": "foundation-layout",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-geometry",
+          "version": {
+            "requires": "1.2.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "animation-1.4.0-alpha05.aar",
+          "url": "animation-1.4.0-alpha05.aar",
+          "size": 1330574,
+          "sha512": "217b84e5ca3ce49b8d705b3aa0cc8cc6c04dcd976b75add8f3f8532fff6e5c486640b661041969f0cbb3cd305f88343b079b1d086ecec3f877dca4e4ab1d9f21",
+          "sha256": "29a81f283af10649dae512fc41c4e3d3f6bc8a4f6bf8b9ef429983bace4c5b80",
+          "sha1": "6e3fec78e70a2b1ef073cb23cb83bf2a2fe392fc",
+          "md5": "a06b8a54ed8f8271862e5d0999720572"
+        }
+      ]
+    },
+    {
+      "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.compose.animation",
+          "module": "animation-core",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.foundation",
+          "module": "foundation-layout",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-geometry",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "animation-1.4.0-alpha05.aar",
+          "url": "animation-1.4.0-alpha05.aar",
+          "size": 1330574,
+          "sha512": "217b84e5ca3ce49b8d705b3aa0cc8cc6c04dcd976b75add8f3f8532fff6e5c486640b661041969f0cbb3cd305f88343b079b1d086ecec3f877dca4e4ab1d9f21",
+          "sha256": "29a81f283af10649dae512fc41c4e3d3f6bc8a4f6bf8b9ef429983bace4c5b80",
+          "sha1": "6e3fec78e70a2b1ef073cb23cb83bf2a2fe392fc",
+          "md5": "a06b8a54ed8f8271862e5d0999720572"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "animation-1.4.0-alpha05-sources.jar",
+          "url": "animation-1.4.0-alpha05-sources.jar",
+          "size": 41979,
+          "sha512": "5d58811ac2e3e0374b4ccff5bce3cdcabd645e716a867b2901086488d5008fd3d034ea029b7952410fd5419c3dc74c1ca6d28e6a212b4e9616a8e6b4806ed310",
+          "sha256": "6ad0d465a64ff1c539ce8dd94f673225b80094e9f3df722c5b96937e2228729d",
+          "sha1": "2168b131524faa3e69f335558c20229c83948c9d",
+          "md5": "906b56da60a75c8018211287c075d1ae"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..b2ff55f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+a329c64cb8c3ab809a4fb0f01eb5281e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..79d5cf1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+f7ecb1693b1a68356482b21766da422b3e228e3d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..d5fda61
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+dfe468d78433cbdaecc2c54aeb48507b2b0bea3b5199e9a593ffe01ccba7f249
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..00133aa
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+dcd9d73b229b98319349e09e2cf5f65fa90c63e1b458f698b9cf145470713ece09d6db748e5a98a69c22bd84100750f4e70802f47a3ef52a275fded239601bf4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom
new file mode 100644
index 0000000..90e0d99
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom
@@ -0,0 +1,89 @@
+<?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.compose.animation</groupId>
+  <artifactId>animation</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Animation</name>
+  <description>Compose animation library</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-animation#1.4.0-alpha05</url>
+  <inceptionYear>2019</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.animation</groupId>
+      <artifactId>animation-core</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.foundation</groupId>
+      <artifactId>foundation-layout</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-geometry</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..b220a6f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+23d60332d80ed9a7fe65250eb7fc9146
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..85719d6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+2c73a3b09d325e4feee82d5c50f716e5fd735e71
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..e140d90
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+a9eba3cca9cba6d1e0de20530f232299450ca02527f69ab0ab1ab69e0d003952
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..ff89a30
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/animation/animation/1.4.0-alpha05/animation-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+c521159f7d6da0ed4b69b48eaaed2a8e950e5b6769d0083aefc21f3187d1433867e0321078b548f165720d7a81b2aae35e17dda6e8a7738423554d194b71ac28
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar
deleted file mode 100644
index b2f68e7..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.md5
deleted file mode 100644
index bfd6ce3..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-5ea587e364da91a344b9eb0b9dd2610f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.sha1
deleted file mode 100644
index 2bf86b6..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-afbc865d177bd86290c5f7ef8955e6ddc441dbd7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.sha256
deleted file mode 100644
index 56ac8b1..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-f04a213c0a0aff7000193f310961111c1b9588aa5a3cf001cd9175ae0fa07a3b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.sha512
deleted file mode 100644
index 7792538..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-d86b8b6792571353b77dc7b0d39e1234e3a76eb37d263c5fd53808cc5ed8dfaa6a6b31defacf999970dff8c84f10aa0b0a47a16979b823ebd8dc98c16da578ba
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar
deleted file mode 100644
index 4d8fa3f..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.md5 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.md5
deleted file mode 100644
index 56b8f20..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-bd371287d5202911404d516cb9f4fadc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.sha1 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.sha1
deleted file mode 100644
index faf2b46..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7b085b18ee409be921cafaff79da5746808b985a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.sha256 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.sha256
deleted file mode 100644
index 631ca3c..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-1cefb5dc77ac6e4f07a74b7a73206e2c8a629e8b2f6007bb4061d6e78802f010
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.sha512 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.sha512
deleted file mode 100644
index 848a8a8..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-6ed87780f2f13904315db6e5fd82ea7a18bd68b4acdb505c2dc21d33e14fe8254d8445b28a3e5927e055a7e20d074569c641f026ce9d179f946f138d45eb7b79
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module
deleted file mode 100644
index 362a266..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module
+++ /dev/null
@@ -1,84 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.compiler",
-    "module": "compiler-hosted",
-    "version": "1.3.2",
-    "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": 11,
-        "org.gradle.libraryelements": "jar",
-        "org.gradle.usage": "java-api",
-        "org.jetbrains.kotlin.platform.type": "jvm"
-      },
-      "files": [
-        {
-          "name": "compiler-hosted-1.3.2.jar",
-          "url": "compiler-hosted-1.3.2.jar",
-          "size": 958306,
-          "sha512": "6ed87780f2f13904315db6e5fd82ea7a18bd68b4acdb505c2dc21d33e14fe8254d8445b28a3e5927e055a7e20d074569c641f026ce9d179f946f138d45eb7b79",
-          "sha256": "1cefb5dc77ac6e4f07a74b7a73206e2c8a629e8b2f6007bb4061d6e78802f010",
-          "sha1": "7b085b18ee409be921cafaff79da5746808b985a",
-          "md5": "bd371287d5202911404d516cb9f4fadc"
-        }
-      ]
-    },
-    {
-      "name": "runtimeElements",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.jvm.environment": "standard-jvm",
-        "org.gradle.jvm.version": 11,
-        "org.gradle.libraryelements": "jar",
-        "org.gradle.usage": "java-runtime",
-        "org.jetbrains.kotlin.platform.type": "jvm"
-      },
-      "files": [
-        {
-          "name": "compiler-hosted-1.3.2.jar",
-          "url": "compiler-hosted-1.3.2.jar",
-          "size": 958306,
-          "sha512": "6ed87780f2f13904315db6e5fd82ea7a18bd68b4acdb505c2dc21d33e14fe8254d8445b28a3e5927e055a7e20d074569c641f026ce9d179f946f138d45eb7b79",
-          "sha256": "1cefb5dc77ac6e4f07a74b7a73206e2c8a629e8b2f6007bb4061d6e78802f010",
-          "sha1": "7b085b18ee409be921cafaff79da5746808b985a",
-          "md5": "bd371287d5202911404d516cb9f4fadc"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "compiler-hosted-1.3.2-sources.jar",
-          "url": "compiler-hosted-1.3.2-sources.jar",
-          "size": 194146,
-          "sha512": "d86b8b6792571353b77dc7b0d39e1234e3a76eb37d263c5fd53808cc5ed8dfaa6a6b31defacf999970dff8c84f10aa0b0a47a16979b823ebd8dc98c16da578ba",
-          "sha256": "f04a213c0a0aff7000193f310961111c1b9588aa5a3cf001cd9175ae0fa07a3b",
-          "sha1": "afbc865d177bd86290c5f7ef8955e6ddc441dbd7",
-          "md5": "5ea587e364da91a344b9eb0b9dd2610f"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.md5 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.md5
deleted file mode 100644
index ef50c92..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-8b1c0aa5566a1524344526aa6a4f7a9b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.sha1 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.sha1
deleted file mode 100644
index ee6b907..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a87ca3b80ea6ea204ae2ea521dfa2bb33442b470
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.sha256 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.sha256
deleted file mode 100644
index 943e0c5..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-96ab4c6b89aa390bbe311d2d730af2fcd0a0c87891f3adb13283fac6058104c8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.sha512 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.sha512
deleted file mode 100644
index 5258318..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-6ddae23d2460dcf416b521ec16a3a35ec2a5ab0cca3ea9d053a267ad481b4f0848711c3a74c07957966bb64587c27f341d13fc9ef6a3f9f5f1eec9c054d33e72
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom
deleted file mode 100644
index 3ca50af..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom
+++ /dev/null
@@ -1,32 +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.compose.compiler</groupId>
-  <artifactId>compiler-hosted</artifactId>
-  <version>1.3.2</version>
-  <name>AndroidX Compose Hosted Compiler Plugin</name>
-  <description>Contains the Kotlin compiler plugin for Compose used in Android Studio and IDEA</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.3.2</url>
-  <inceptionYear>2019</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>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.md5 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.md5
deleted file mode 100644
index ca04950..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-ffc17656c824ca6ebed25dff4a6bdb39
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.sha1 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.sha1
deleted file mode 100644
index 490eb0e..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bc6d8732490cbccfae32f66b43c4eb30e8f92c37
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.sha256 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.sha256
deleted file mode 100644
index b46e023..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-3a1ecadaff2e171939d30a422bddaed058737f20441b4db32cf432fd628b6aa0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.sha512 b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.sha512
deleted file mode 100644
index adf4f1f..0000000
--- a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.3.2/compiler-hosted-1.3.2.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-55516b8c3998c87f5dcd4a024f5511dfb2c7b23dd2d4b908d9584a3162786003a4396e424cda3bd2f7f9efc1ae97b888ddf20c8213f1f1278e12f0c4d4c5962f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83-sources.jar b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83-sources.jar
new file mode 100644
index 0000000..7252f86
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.jar b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.jar
new file mode 100644
index 0000000..2d89d1f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.module b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.module
new file mode 100644
index 0000000..5911e95
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.module
@@ -0,0 +1,97 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.compiler",
+    "module": "compiler-hosted",
+    "version": "1.4.0-dev-k1.8.0-33c0ad36f83",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "7.6"
+    }
+  },
+  "variants": [
+    {
+      "name": "apiElements",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.jvm.environment": "standard-jvm",
+        "org.gradle.jvm.version": 11,
+        "org.gradle.libraryelements": "jar",
+        "org.gradle.usage": "java-api",
+        "org.jetbrains.kotlin.platform.type": "jvm"
+      },
+      "files": [
+        {
+          "name": "compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.jar",
+          "url": "compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.jar",
+          "size": 987822,
+          "sha512": "c1cf3afe281dc1b2bb4cc32cb20209dac494b7ec250f5bd05ca6ee3c8f9cd071e6f76804a49850f2dcd8d5bcde8fa9bfa7d2f5df3422a6436f4de7d8db424f1e",
+          "sha256": "ae6d2eb07d4cc0ce9fc41833ca8b84c9cfa0bc89bf60ff494fe9be7ed3e42d35",
+          "sha1": "1ca2ecda5d20fac5c90b3d1fc40586aeebfc7427",
+          "md5": "3459aa55261617114bad7f23275a91bd"
+        }
+      ]
+    },
+    {
+      "name": "runtimeElements",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.jvm.environment": "standard-jvm",
+        "org.gradle.jvm.version": 11,
+        "org.gradle.libraryelements": "jar",
+        "org.gradle.usage": "java-runtime",
+        "org.jetbrains.kotlin.platform.type": "jvm"
+      },
+      "dependencies": [
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-bom",
+          "version": {
+            "requires": "1.8.0"
+          },
+          "attributes": {
+            "org.gradle.category": "platform"
+          },
+          "endorseStrictVersions": true
+        }
+      ],
+      "files": [
+        {
+          "name": "compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.jar",
+          "url": "compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.jar",
+          "size": 987822,
+          "sha512": "c1cf3afe281dc1b2bb4cc32cb20209dac494b7ec250f5bd05ca6ee3c8f9cd071e6f76804a49850f2dcd8d5bcde8fa9bfa7d2f5df3422a6436f4de7d8db424f1e",
+          "sha256": "ae6d2eb07d4cc0ce9fc41833ca8b84c9cfa0bc89bf60ff494fe9be7ed3e42d35",
+          "sha1": "1ca2ecda5d20fac5c90b3d1fc40586aeebfc7427",
+          "md5": "3459aa55261617114bad7f23275a91bd"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83-sources.jar",
+          "url": "compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83-sources.jar",
+          "size": 196310,
+          "sha512": "c93a0f0756f951e87e5cc3222474c329da6838c75d077ace80d8b63866f0ca22401c45bcf86252aa1118f9e72a49376c2f7d4da8f83bb85a3267dbb63a1e95b9",
+          "sha256": "1722b575643e47c8634a3326720d3e78d5266a6656662d8a1ede8cdd8bdf654a",
+          "sha1": "e9f3f0fa57a11cdebbdab9f3db9db2f44197adf7",
+          "md5": "a2a6e2746ccda21bd7064a154e15ff23"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.pom b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.pom
new file mode 100644
index 0000000..01497a9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.4.0-dev-k1.8.0-33c0ad36f83/compiler-hosted-1.4.0-dev-k1.8.0-33c0ad36f83.pom
@@ -0,0 +1,43 @@
+<?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.compose.compiler</groupId>
+  <artifactId>compiler-hosted</artifactId>
+  <version>1.4.0-dev-k1.8.0-33c0ad36f83</version>
+  <name>AndroidX Compose Hosted Compiler Plugin</name>
+  <description>Contains the Kotlin compiler plugin for Compose used in Android Studio and IDEA</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.4.0-dev-k1.8.0-33c0ad36f83</url>
+  <inceptionYear>2019</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>org.jetbrains.kotlin</groupId>
+        <artifactId>kotlin-bom</artifactId>
+        <version>1.8.0</version>
+        <type>pom</type>
+        <scope>import</scope>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 056b7ef..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 0248bae..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-77200fef8aadf72b9508ffe2b21d23f4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index aa57676..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ddb8459eed97280ec8893d2f6bffc4ccf778d1b7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 9b5548a..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-b41b56722e261352358e3e93b25b1e47044539ee9e34153f4b14374ca61afe6d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 5158fc4..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-3c14b46be8b07bb1a8ccadcd67036a516e9d112c794a05bd0ee14e98c264e068aebd789c17cf7795fd90424ba73b4cb9eb20cd31bb3e1571e3e037715d5fe79b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar
deleted file mode 100644
index bf8abc1..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.md5
deleted file mode 100644
index 87374be..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-519132c8ec499c6bc6f4d686a0686fba
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 00a6d7f..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9e59fb515951b163c7f32cb3679f073cacf7ecd0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 1f2b1b6..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-5a05f61d1183e706a8f11170b10cc5b6ace2e707e1237ef4d06ff81afa5b85e7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 565785f..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-6481482ff993d3083fa2d2e789e475a581d0071e4065b7008af80ed7fad26fbe5014afeb9ad4d341475b4c61f69a087bc2b5f59a91531a2ccf40bc766fa3f617
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module
deleted file mode 100644
index 866c2dd..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module
+++ /dev/null
@@ -1,159 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.foundation",
-    "module": "foundation-layout",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.2.1"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "foundation-layout-1.4.0-alpha03.aar",
-          "url": "foundation-layout-1.4.0-alpha03.aar",
-          "size": 479091,
-          "sha512": "6481482ff993d3083fa2d2e789e475a581d0071e4065b7008af80ed7fad26fbe5014afeb9ad4d341475b4c61f69a087bc2b5f59a91531a2ccf40bc766fa3f617",
-          "sha256": "5a05f61d1183e706a8f11170b10cc5b6ace2e707e1237ef4d06ff81afa5b85e7",
-          "sha1": "9e59fb515951b163c7f32cb3679f073cacf7ecd0",
-          "md5": "519132c8ec499c6bc6f4d686a0686fba"
-        }
-      ]
-    },
-    {
-      "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.compose.animation",
-          "module": "animation-core",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.core",
-          "module": "core",
-          "version": {
-            "requires": "1.7.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "foundation-layout-1.4.0-alpha03.aar",
-          "url": "foundation-layout-1.4.0-alpha03.aar",
-          "size": 479091,
-          "sha512": "6481482ff993d3083fa2d2e789e475a581d0071e4065b7008af80ed7fad26fbe5014afeb9ad4d341475b4c61f69a087bc2b5f59a91531a2ccf40bc766fa3f617",
-          "sha256": "5a05f61d1183e706a8f11170b10cc5b6ace2e707e1237ef4d06ff81afa5b85e7",
-          "sha1": "9e59fb515951b163c7f32cb3679f073cacf7ecd0",
-          "md5": "519132c8ec499c6bc6f4d686a0686fba"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "foundation-layout-1.4.0-alpha03-sources.jar",
-          "url": "foundation-layout-1.4.0-alpha03-sources.jar",
-          "size": 66609,
-          "sha512": "3c14b46be8b07bb1a8ccadcd67036a516e9d112c794a05bd0ee14e98c264e068aebd789c17cf7795fd90424ba73b4cb9eb20cd31bb3e1571e3e037715d5fe79b",
-          "sha256": "b41b56722e261352358e3e93b25b1e47044539ee9e34153f4b14374ca61afe6d",
-          "sha1": "ddb8459eed97280ec8893d2f6bffc4ccf778d1b7",
-          "md5": "77200fef8aadf72b9508ffe2b21d23f4"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.md5
deleted file mode 100644
index 7ded38a..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-1eb5ad18323384e34d76623b43fc6742
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.sha1
deleted file mode 100644
index ffaa1bc..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e5aa3ca7687d2b8ec9c514a2995a7244be4310e3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.sha256
deleted file mode 100644
index f53c8b6..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-fa82de3228d5dc1c5fdf81048f35f5965440133454d0e2335a91e8b7acf25ed2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.sha512
deleted file mode 100644
index d2cb3a5..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-917880e63ad266a2689d775f24ffc9aad1698d4782bf584e64cda3da4820e1364ae9567d523170dca03b31a348d1d2437c59d3d6a6279244805cc2e9711196aa
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom
deleted file mode 100644
index cc4c6cc..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,89 +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.compose.foundation</groupId>
-  <artifactId>foundation-layout</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Layouts</name>
-  <description>Compose layout implementations</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.4.0-alpha03</url>
-  <inceptionYear>2019</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.animation</groupId>
-      <artifactId>animation-core</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-unit</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.core</groupId>
-      <artifactId>core</artifactId>
-      <version>1.7.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 7d0bf26..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-113c33864d60f5e3bf743c308e79426d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index cfd9183..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-330c4b5d7040076768f39fc3772b53b70abf3dcc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 72abd60..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-f5502ea134168cd3e1fc18d2276939bc2d740373234ae85b277b35cd1b1701e9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index af51467..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha03/foundation-layout-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-4d731766cefc1e3c7374bff4935ac1d01fd81493a3e2196b142624f0606c0b2ace3635be26687df2cb2461190301fd9ad9a0d68758b1b6f575bbb4a1dff10e43
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..0c07d5b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..ce86b8f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+00b6908dbdb331947ae67abfba3fe745
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..ddd4eb6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+e875338f5c79b1c6e30c4b350542c6bc2a730b07
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..9fc0d5c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+0d7a33dac769c71b987a3f961dab18ac079b0f2dda1cd383e9ca4939e3479afd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..f4725f3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+663799f66829851c1b97559409c95ffc0267569b5c8ef188ac6627a8b63102a7471369365a0b84e93698b53c827ebd294e530ad1498a846badcb7ece6821e70d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar
new file mode 100644
index 0000000..b9162d1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..7fc50d1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+902729e2a2d61f29adf744a804e0fc27
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..f980a13
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+a63c22626d7866401e277596dbba81e9e78e5faa
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..033cfac
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+3cb5ed1e3e4d7df489d4307d16c638c0f4bcf6e38fd5b4754791e3e77a18a18a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..9ecd3cf
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+b1593aeb3911ee446a40e6656cb1561d0f0ab968e777d9c0bd2937286ca293e6563da90b3b6f76765127cdb35fde345730823378fda744466ca24cf8b114d66b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module
new file mode 100644
index 0000000..d8eb7a4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module
@@ -0,0 +1,159 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.foundation",
+    "module": "foundation-layout",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.2.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "foundation-layout-1.4.0-alpha05.aar",
+          "url": "foundation-layout-1.4.0-alpha05.aar",
+          "size": 531752,
+          "sha512": "b1593aeb3911ee446a40e6656cb1561d0f0ab968e777d9c0bd2937286ca293e6563da90b3b6f76765127cdb35fde345730823378fda744466ca24cf8b114d66b",
+          "sha256": "3cb5ed1e3e4d7df489d4307d16c638c0f4bcf6e38fd5b4754791e3e77a18a18a",
+          "sha1": "a63c22626d7866401e277596dbba81e9e78e5faa",
+          "md5": "902729e2a2d61f29adf744a804e0fc27"
+        }
+      ]
+    },
+    {
+      "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.compose.animation",
+          "module": "animation-core",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.core",
+          "module": "core",
+          "version": {
+            "requires": "1.7.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "foundation-layout-1.4.0-alpha05.aar",
+          "url": "foundation-layout-1.4.0-alpha05.aar",
+          "size": 531752,
+          "sha512": "b1593aeb3911ee446a40e6656cb1561d0f0ab968e777d9c0bd2937286ca293e6563da90b3b6f76765127cdb35fde345730823378fda744466ca24cf8b114d66b",
+          "sha256": "3cb5ed1e3e4d7df489d4307d16c638c0f4bcf6e38fd5b4754791e3e77a18a18a",
+          "sha1": "a63c22626d7866401e277596dbba81e9e78e5faa",
+          "md5": "902729e2a2d61f29adf744a804e0fc27"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "foundation-layout-1.4.0-alpha05-sources.jar",
+          "url": "foundation-layout-1.4.0-alpha05-sources.jar",
+          "size": 73248,
+          "sha512": "663799f66829851c1b97559409c95ffc0267569b5c8ef188ac6627a8b63102a7471369365a0b84e93698b53c827ebd294e530ad1498a846badcb7ece6821e70d",
+          "sha256": "0d7a33dac769c71b987a3f961dab18ac079b0f2dda1cd383e9ca4939e3479afd",
+          "sha1": "e875338f5c79b1c6e30c4b350542c6bc2a730b07",
+          "md5": "00b6908dbdb331947ae67abfba3fe745"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..aadd00d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+9ea69cfe686fb07802fdef92c0e42be6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..4cfa050
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+68a8b21424726638dbcf4416173eca892a506d8a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..ae3f2dd
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+9a2e5ee5b629ee35fe70675ec1c64d9109fb716523dab0ed35819ec027414e17
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..489fff8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+f0ff92adb281873820fd9caf829522da3ef970cbfbb7a6a05da50095a9ac34936221d2fe70873c364d98a2cc8efb82345b87bcb80bbe973094ce4982348860a5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom
new file mode 100644
index 0000000..9f45646
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom
@@ -0,0 +1,89 @@
+<?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.compose.foundation</groupId>
+  <artifactId>foundation-layout</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Layouts</name>
+  <description>Compose layout implementations</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.4.0-alpha05</url>
+  <inceptionYear>2019</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.animation</groupId>
+      <artifactId>animation-core</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-unit</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.core</groupId>
+      <artifactId>core</artifactId>
+      <version>1.7.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..78d4f91
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+27b711fbbdfa1e35ca2ae058224bdac0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..95b1b17
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+f88f47330416d1d0d0611eaeaa17846a0860ac18
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..cf00c69
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+2093a0d0a8958cc93a7d0a4a47c6629a3d8778a43374825650f8a1c88fd34a32
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..8ff2126
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation-layout/1.4.0-alpha05/foundation-layout-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+430dfad7c8916355a5dab7603feac376c5390307683a45065eb8f5104978dd6c9a99889d3ba82327107f0fff0b027abf4f34ee5f7329ab7eb46eed6e516fe4fe
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 63b2070..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index a2e3119..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-6eca6a3765764c18ceedf3052c5e4c71
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index b4c716e..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e2a6c24d7dd3c18f97e7f0daa7842d69bf06f3c2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 9d88dae..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-196c1868f21707f1140a7f2b77ce46b4e2f7cac5d1ee5abd9e13a99b90cb7d7e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index d1ab1f5..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-5b7a85bc6f94debbf92af6794746b5a656440e378e59fda221a5e984c06100e65a1c519864ab22e5bf48505aba7a0a640624b4f0c3238b61be237c3b3ea0ef4a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar
deleted file mode 100644
index 2683813..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.md5
deleted file mode 100644
index d32cf40b..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-6102dffad868c76c15c01bff91ab30b3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index a342355..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5e130fa2fbc091a36f1c9c3150ed5c33253217a4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index a4bf57f..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-b20ff2a2573723061683eb7ece3991c94de2f1b5accf58db2d3a1f4168d9cf44
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 0b6b4fc..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-a23e338232b79a419e8b0a26aa9875c51b5785235d112b65e27163e5853e9c23998bd66b4ab98c33bf58b5858c0b040f864357f508cb8a7acf677149c12dc68b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module
deleted file mode 100644
index 03b20ce..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module
+++ /dev/null
@@ -1,173 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.foundation",
-    "module": "foundation",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.animation",
-          "module": "animation",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "foundation-1.4.0-alpha03.aar",
-          "url": "foundation-1.4.0-alpha03.aar",
-          "size": 3211219,
-          "sha512": "a23e338232b79a419e8b0a26aa9875c51b5785235d112b65e27163e5853e9c23998bd66b4ab98c33bf58b5858c0b040f864357f508cb8a7acf677149c12dc68b",
-          "sha256": "b20ff2a2573723061683eb7ece3991c94de2f1b5accf58db2d3a1f4168d9cf44",
-          "sha1": "5e130fa2fbc091a36f1c9c3150ed5c33253217a4",
-          "md5": "6102dffad868c76c15c01bff91ab30b3"
-        }
-      ]
-    },
-    {
-      "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.compose.animation",
-          "module": "animation",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.foundation",
-          "module": "foundation-layout",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-graphics",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-text",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "foundation-1.4.0-alpha03.aar",
-          "url": "foundation-1.4.0-alpha03.aar",
-          "size": 3211219,
-          "sha512": "a23e338232b79a419e8b0a26aa9875c51b5785235d112b65e27163e5853e9c23998bd66b4ab98c33bf58b5858c0b040f864357f508cb8a7acf677149c12dc68b",
-          "sha256": "b20ff2a2573723061683eb7ece3991c94de2f1b5accf58db2d3a1f4168d9cf44",
-          "sha1": "5e130fa2fbc091a36f1c9c3150ed5c33253217a4",
-          "md5": "6102dffad868c76c15c01bff91ab30b3"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "foundation-1.4.0-alpha03-sources.jar",
-          "url": "foundation-1.4.0-alpha03-sources.jar",
-          "size": 437706,
-          "sha512": "5b7a85bc6f94debbf92af6794746b5a656440e378e59fda221a5e984c06100e65a1c519864ab22e5bf48505aba7a0a640624b4f0c3238b61be237c3b3ea0ef4a",
-          "sha256": "196c1868f21707f1140a7f2b77ce46b4e2f7cac5d1ee5abd9e13a99b90cb7d7e",
-          "sha1": "e2a6c24d7dd3c18f97e7f0daa7842d69bf06f3c2",
-          "md5": "6eca6a3765764c18ceedf3052c5e4c71"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.md5
deleted file mode 100644
index 423acc5..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-4e9c9576ab001c574df3828e64d2e4bb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.sha1
deleted file mode 100644
index e888112..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-52c229f0e4c335f75e72e08e4e59377e3f7bb96f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.sha256
deleted file mode 100644
index d88a30a..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-94925e5ed7a5de9ce8dfc7492c953bcfbc5dd8e25f4251163e3fda393ce44522
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 8db75c2..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-3bae85b3d3e8318612aacf1f1659780a7cae0be1afd4ff43c5d8045b6b971402a444ac7c6fd614f8a29ed361d8f76fe4e204d3e8c3b26e05818d92eda0d2e89e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom
deleted file mode 100644
index b94b449..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,96 +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.compose.foundation</groupId>
-  <artifactId>foundation</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Foundation</name>
-  <description>Higher level abstractions of the Compose UI primitives. This library is design system agnostic, providing the high-level building blocks for both application and design-system developers</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.4.0-alpha03</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.animation</groupId>
-      <artifactId>animation</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.foundation</groupId>
-      <artifactId>foundation-layout</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.3.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>1.4.0-alpha03</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-graphics</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-text</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 14ed4ea..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-2582d180cb959498f05f6d2dd530ffda
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 1a4aad6..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4aa4293551e7d7f7dd1f9fabc3fe70fdd0477289
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 7a837f4..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-d9b433f834a97de15a69bfcf7e68f72424f625d6ad284ff32561801ecc71bab1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index bb0f6d6..0000000
--- a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha03/foundation-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-467dba59701ac935469131e3cd636d096eebab335ba8060b84db65a437fd1b915ece7f42d964b5ee3e8aff9e3cc7ccf681cf61c90215b660c8c23b8e7dc44e1b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..825731a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..32502ff
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+c6fc12a6902b80e6292cf0de4e4f4c25
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..f4cc531
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+1f289fc7a21b7a639fc4770954aa3384a00f0aa3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..e0f85f8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+ce23e15bce391a2f8544446e41e7e3546d2efe545f2df92887a4af82fab601af
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..dbd7ef0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+d8502292aa1e09141a28b1fe9d1b0e560ff717ef8f78dd008f10451d4498b9b6d17a8cb82bd84b7f14222d37d90e99f50899d9f8bf9ba9cad431c7034f77cfcf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar
new file mode 100644
index 0000000..ddbd1e8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..9076ec8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+f238a368c6bd69ff9e1a3bf5b1e37b99
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..d3fbdc6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+c9efddbc0ba0a1ec47d54406bd4614f062a7ad73
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..d49369f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+bc1beac2aa5aba922ad86315573d527e8dd84a8d16b7b333b1d590b67dd9b444
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..c3a7ddb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+83d3bfb4dd2d58d6f7608362834babeab0e4bb44bbf9e34b1d869847e49c1a22759e5ddf3e8d5bb91b038354f9c988206910e61bae0b854f38f852e49c5c0dd8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module
new file mode 100644
index 0000000..3083634
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module
@@ -0,0 +1,180 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.foundation",
+    "module": "foundation",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.animation",
+          "module": "animation",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "foundation-1.4.0-alpha05.aar",
+          "url": "foundation-1.4.0-alpha05.aar",
+          "size": 3401401,
+          "sha512": "83d3bfb4dd2d58d6f7608362834babeab0e4bb44bbf9e34b1d869847e49c1a22759e5ddf3e8d5bb91b038354f9c988206910e61bae0b854f38f852e49c5c0dd8",
+          "sha256": "bc1beac2aa5aba922ad86315573d527e8dd84a8d16b7b333b1d590b67dd9b444",
+          "sha1": "c9efddbc0ba0a1ec47d54406bd4614f062a7ad73",
+          "md5": "f238a368c6bd69ff9e1a3bf5b1e37b99"
+        }
+      ]
+    },
+    {
+      "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.compose.animation",
+          "module": "animation",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.foundation",
+          "module": "foundation-layout",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-graphics",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-text",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.emoji2",
+          "module": "emoji2",
+          "version": {
+            "requires": "1.3.0-beta01"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "foundation-1.4.0-alpha05.aar",
+          "url": "foundation-1.4.0-alpha05.aar",
+          "size": 3401401,
+          "sha512": "83d3bfb4dd2d58d6f7608362834babeab0e4bb44bbf9e34b1d869847e49c1a22759e5ddf3e8d5bb91b038354f9c988206910e61bae0b854f38f852e49c5c0dd8",
+          "sha256": "bc1beac2aa5aba922ad86315573d527e8dd84a8d16b7b333b1d590b67dd9b444",
+          "sha1": "c9efddbc0ba0a1ec47d54406bd4614f062a7ad73",
+          "md5": "f238a368c6bd69ff9e1a3bf5b1e37b99"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "foundation-1.4.0-alpha05-sources.jar",
+          "url": "foundation-1.4.0-alpha05-sources.jar",
+          "size": 458196,
+          "sha512": "d8502292aa1e09141a28b1fe9d1b0e560ff717ef8f78dd008f10451d4498b9b6d17a8cb82bd84b7f14222d37d90e99f50899d9f8bf9ba9cad431c7034f77cfcf",
+          "sha256": "ce23e15bce391a2f8544446e41e7e3546d2efe545f2df92887a4af82fab601af",
+          "sha1": "1f289fc7a21b7a639fc4770954aa3384a00f0aa3",
+          "md5": "c6fc12a6902b80e6292cf0de4e4f4c25"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..9bb5b55
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+aaed7593ebace90aad2ad42f8fb51e57
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..67b3fe1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+9d2be2474a4ca46ce8eefcfac002a37fa9df4013
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..06ad0c7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+21cb7613c155c15a7f51ed0dc5c3d7cdfb41ac6807b10beb29ce369c3b6c67e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..37f0036
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+6c48eee57ce0935e1013e70b76ae2eb84dd55f1c255e387284b0fb3130eb9ef440b22ac7df7680079618a4ebd71f2f4f1bbbb5efef64476aca4bbac2d61e1579
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom
new file mode 100644
index 0000000..1113a71
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom
@@ -0,0 +1,103 @@
+<?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.compose.foundation</groupId>
+  <artifactId>foundation</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Foundation</name>
+  <description>Higher level abstractions of the Compose UI primitives. This library is design system agnostic, providing the high-level building blocks for both application and design-system developers</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.4.0-alpha05</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.animation</groupId>
+      <artifactId>animation</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.foundation</groupId>
+      <artifactId>foundation-layout</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.3.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>1.4.0-alpha05</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-graphics</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-text</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.emoji2</groupId>
+      <artifactId>emoji2</artifactId>
+      <version>1.3.0-beta01</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..a37e699
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+a6f468f6d3f89d2614118671840f162e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..bac58fc
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+463fc4a9920dd429e7cc3fa7aca499d842eeeddb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..187cbc2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+b778f20c981ec8990a7d8d9ffc05dc3928a1cb3851458ab43747c366a154c4a5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..a3bee1c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/foundation/foundation/1.4.0-alpha05/foundation-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+291b53ee6aeef8eb7d15e42f3578c596e7f5ce4b5a82f8fc7a445eeecac22ca15c0cdfe87207d3293045a2e181383aba4ef64d3a8d264e5f40176eb94d915d66
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar
deleted file mode 100644
index f67d214..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 2e631cd..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-3e84589020b3d04aa17fd6bbeb045d0b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 4b083df..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6f8c0161762a875d864897b47e60505a6d023606
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index bbe4f09..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-92d9208e2dcad1d6d9e50b455a44aae640f0aaebff178d7da4eacca0699a0f3e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 08ecafe..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-7ac93a8bdba04466ec7347276f5119feceb9d032c496a5d0e0da3e3d19938dcbce37e4acff82cda12fd495bea1f380c0e723420281e33e4e35be39e69cf503d0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar
deleted file mode 100644
index f78b781..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.md5
deleted file mode 100644
index d56de8f..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-c5f51bd6a396a0738e856c304559fbbc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 588abad..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9ba64033678372b74dd96a6aaf68aaf77dc1a040
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 3bc4243..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-d46225504823230074af3b67bde773061fcb6a3f6048ad033ce9c3a142abee32
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 314b542..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-8c7b25c63a090563fa406f165e605dc618bafa2932491ad63e4e21983b514982506e4d2a93b2311d24587a601ca47527b0a89fe228f5f8dca7900d0f5644e89a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module
deleted file mode 100644
index 959e7ee..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module
+++ /dev/null
@@ -1,110 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.material",
-    "module": "material-icons-core",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.2.1"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "material-icons-core-1.4.0-alpha03.aar",
-          "url": "material-icons-core-1.4.0-alpha03.aar",
-          "size": 691765,
-          "sha512": "8c7b25c63a090563fa406f165e605dc618bafa2932491ad63e4e21983b514982506e4d2a93b2311d24587a601ca47527b0a89fe228f5f8dca7900d0f5644e89a",
-          "sha256": "d46225504823230074af3b67bde773061fcb6a3f6048ad033ce9c3a142abee32",
-          "sha1": "9ba64033678372b74dd96a6aaf68aaf77dc1a040",
-          "md5": "c5f51bd6a396a0738e856c304559fbbc"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "material-icons-core-1.4.0-alpha03.aar",
-          "url": "material-icons-core-1.4.0-alpha03.aar",
-          "size": 691765,
-          "sha512": "8c7b25c63a090563fa406f165e605dc618bafa2932491ad63e4e21983b514982506e4d2a93b2311d24587a601ca47527b0a89fe228f5f8dca7900d0f5644e89a",
-          "sha256": "d46225504823230074af3b67bde773061fcb6a3f6048ad033ce9c3a142abee32",
-          "sha1": "9ba64033678372b74dd96a6aaf68aaf77dc1a040",
-          "md5": "c5f51bd6a396a0738e856c304559fbbc"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "material-icons-core-1.4.0-alpha03-sources.jar",
-          "url": "material-icons-core-1.4.0-alpha03-sources.jar",
-          "size": 239750,
-          "sha512": "7ac93a8bdba04466ec7347276f5119feceb9d032c496a5d0e0da3e3d19938dcbce37e4acff82cda12fd495bea1f380c0e723420281e33e4e35be39e69cf503d0",
-          "sha256": "92d9208e2dcad1d6d9e50b455a44aae640f0aaebff178d7da4eacca0699a0f3e",
-          "sha1": "6f8c0161762a875d864897b47e60505a6d023606",
-          "md5": "3e84589020b3d04aa17fd6bbeb045d0b"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.md5
deleted file mode 100644
index d51849c..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-ec72adcc1979b6093d4f95363c0d423b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 02f51cb..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f717a426337398f30dcd45626f28c6156c543bab
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 42af01b..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-7efe9eb1232ab3073bfd1901b5596385425caee452b8d33a1f05758ab50e96b1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 73224a3..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-0783e5d42031eb2a56c595e64b07203307a411218bf194fd6ef62365ee22a50c59b1d6499efb6dde01b5c37a09d373c7aa4ec4f541c5b8ae493064541e49a627
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom
deleted file mode 100644
index 29808d7..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.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.compose.material</groupId>
-  <artifactId>material-icons-core</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Material Icons Core</name>
-  <description>Compose Material Design core icons. This module contains the most commonly used set of Material icons.</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-material#1.4.0-alpha03</url>
-  <inceptionYear>2020</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.md5
deleted file mode 100644
index d959945..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-8103395b83ae12a1966b0115e4a78614
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index bb2f7c6..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f4b5c9840bc9a86923754706cd8a9a44ce3d353d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index d2a58ea..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-43b564b1eb571fde96788ac8cf21e65019da28fa3729ee8c5c2850736a9243cd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 66c3b1e..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha03/material-icons-core-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-a9db0434382e7d46c7c7b0208227389d196eac0e1ef9ff418adea0a2a51f8a754cee7abf44637822ac2b5c082c97acec5d862a0517197e34903b52faaa5c865b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..129aae6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..8de941b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+bbbd186b4ebf8ffdb000d83161522a7a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..7a08638
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+fdfdd86bb6169696ee17beda93e5976830627051
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..3d69538
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+34fd248de9709c4828d350369f7e8b0dac7113ac6b215539c43264b828092010
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..0fa2942
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+ee8456ea6c8b64c8da7eefb09c9ee1e2fa22353863e0fb5780b1696c8c31c45740545a64e2034802321f186c681d554187c2e1b966b9f565ee4e40589c2bd51f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar
new file mode 100644
index 0000000..6393b12
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..d6a7bd5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+2b35e25cba8e268d8072f372d42cc6b6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..d880c08
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+a2aadded0fdc4fd650850153e0c60210eddbbe69
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..dc845bf
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+8fd9498599db6efd4afba50b7df9a7beb137e4315d2abd75d06f7470350fc8b8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..178b45a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+f72f7bc6868e9b020195a45897811800d3894079685814488f50f53aabd9af8c214c3283c9850bbf83881f425108df3d498d8e60ed65369b3f6cb079063792bf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module
new file mode 100644
index 0000000..f507b6c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module
@@ -0,0 +1,110 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.material",
+    "module": "material-icons-core",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material-icons-core-1.4.0-alpha05.aar",
+          "url": "material-icons-core-1.4.0-alpha05.aar",
+          "size": 719787,
+          "sha512": "f72f7bc6868e9b020195a45897811800d3894079685814488f50f53aabd9af8c214c3283c9850bbf83881f425108df3d498d8e60ed65369b3f6cb079063792bf",
+          "sha256": "8fd9498599db6efd4afba50b7df9a7beb137e4315d2abd75d06f7470350fc8b8",
+          "sha1": "a2aadded0fdc4fd650850153e0c60210eddbbe69",
+          "md5": "2b35e25cba8e268d8072f372d42cc6b6"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material-icons-core-1.4.0-alpha05.aar",
+          "url": "material-icons-core-1.4.0-alpha05.aar",
+          "size": 719787,
+          "sha512": "f72f7bc6868e9b020195a45897811800d3894079685814488f50f53aabd9af8c214c3283c9850bbf83881f425108df3d498d8e60ed65369b3f6cb079063792bf",
+          "sha256": "8fd9498599db6efd4afba50b7df9a7beb137e4315d2abd75d06f7470350fc8b8",
+          "sha1": "a2aadded0fdc4fd650850153e0c60210eddbbe69",
+          "md5": "2b35e25cba8e268d8072f372d42cc6b6"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "material-icons-core-1.4.0-alpha05-sources.jar",
+          "url": "material-icons-core-1.4.0-alpha05-sources.jar",
+          "size": 239777,
+          "sha512": "ee8456ea6c8b64c8da7eefb09c9ee1e2fa22353863e0fb5780b1696c8c31c45740545a64e2034802321f186c681d554187c2e1b966b9f565ee4e40589c2bd51f",
+          "sha256": "34fd248de9709c4828d350369f7e8b0dac7113ac6b215539c43264b828092010",
+          "sha1": "fdfdd86bb6169696ee17beda93e5976830627051",
+          "md5": "bbbd186b4ebf8ffdb000d83161522a7a"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..a53e3ef
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+107d6124aceab990cfce1a33bcaf3f5b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..2c812b9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+a07bdb600467b6c9dd9246b14804f376a40c70a0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..6dca196
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+fdddbb013260ee01370c617e3d69b7e555e619a35352557d0b9fb0bde22234a2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..e87a44c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+2fcd2190a56e4c48657d07e435890dc3374edb5e07514cbf6234a97423a439ebb4a6ea02adf617e3c8e49c6b312bfcd6cb70d455e6c5b520a7a737c0003b1c05
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom
new file mode 100644
index 0000000..3c9072d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom
@@ -0,0 +1,55 @@
+<?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.compose.material</groupId>
+  <artifactId>material-icons-core</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Material Icons Core</name>
+  <description>Compose Material Design core icons. This module contains the most commonly used set of Material icons.</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-material#1.4.0-alpha05</url>
+  <inceptionYear>2020</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..470da4f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+b22f50d8f757eeebcf5250e66c707247
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..b56f78b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+fd4649562240b316495020b8571c0dd9cda3a965
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..b407e25
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+ecfa83895930d139ad9d9a81e9b99e7411320ea7f0ad8a613c7238c9b8ac1781
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..1679d3e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-alpha05/material-icons-core-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+fa23df05f83b6bdd3f90920f3b118d20e7e0eb0895cba58188933c6dfad7d22aec55e587309191e6e17949cf18c1ce34b4a58d1f7ece5644aa4d26f17af511bf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 3982963..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index a41a374..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-c316a614924d452c10251659a10ad264
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 3cfba5a..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f7f634aaf9e00d11c1f8ec3c7e3a364ee67d6f69
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index fb1869b..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-01967bebfd54970d5d3eb678852400b652f90a30da8e439c668c7fdcf6b58991
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 1f258c4..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-96bf38e9e36d6e4711353256fbd476dd1cf31e788fc7682254ae975ec131f42e9126e2caed038bb4fb3262a6d02075303eaa9579d4d45e9c104f4d30204e6b19
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar
deleted file mode 100644
index bafb4e1..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.md5
deleted file mode 100644
index 05cfa3e..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-74580288584a382321be6426ad2d262c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 4a0a5a4..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-37a4bd3dc8d7cbc6d31c123e04565ba4ada7aa40
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 29074ab..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-006781417ef5c88087bbea82c2bfb6b117d88c15bcd4016692605304c4a5d330
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 8af1dd6..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-a6533ef813402009b53369214dbef0d2efa1719744eb758d3fb88b7c2a99ef9f983067da1be70c21536b6e838f5524fd11d872cc04e14fe1330d51e8af05b6fa
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module
deleted file mode 100644
index e7ae908..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module
+++ /dev/null
@@ -1,110 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.material",
-    "module": "material-icons-extended",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.material",
-          "module": "material-icons-core",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "material-icons-extended-1.4.0-alpha03.aar",
-          "url": "material-icons-extended-1.4.0-alpha03.aar",
-          "size": 32599941,
-          "sha512": "a6533ef813402009b53369214dbef0d2efa1719744eb758d3fb88b7c2a99ef9f983067da1be70c21536b6e838f5524fd11d872cc04e14fe1330d51e8af05b6fa",
-          "sha256": "006781417ef5c88087bbea82c2bfb6b117d88c15bcd4016692605304c4a5d330",
-          "sha1": "37a4bd3dc8d7cbc6d31c123e04565ba4ada7aa40",
-          "md5": "74580288584a382321be6426ad2d262c"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.compose.material",
-          "module": "material-icons-core",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "material-icons-extended-1.4.0-alpha03.aar",
-          "url": "material-icons-extended-1.4.0-alpha03.aar",
-          "size": 32599941,
-          "sha512": "a6533ef813402009b53369214dbef0d2efa1719744eb758d3fb88b7c2a99ef9f983067da1be70c21536b6e838f5524fd11d872cc04e14fe1330d51e8af05b6fa",
-          "sha256": "006781417ef5c88087bbea82c2bfb6b117d88c15bcd4016692605304c4a5d330",
-          "sha1": "37a4bd3dc8d7cbc6d31c123e04565ba4ada7aa40",
-          "md5": "74580288584a382321be6426ad2d262c"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "material-icons-extended-1.4.0-alpha03-sources.jar",
-          "url": "material-icons-extended-1.4.0-alpha03-sources.jar",
-          "size": 11067229,
-          "sha512": "96bf38e9e36d6e4711353256fbd476dd1cf31e788fc7682254ae975ec131f42e9126e2caed038bb4fb3262a6d02075303eaa9579d4d45e9c104f4d30204e6b19",
-          "sha256": "01967bebfd54970d5d3eb678852400b652f90a30da8e439c668c7fdcf6b58991",
-          "sha1": "f7f634aaf9e00d11c1f8ec3c7e3a364ee67d6f69",
-          "md5": "c316a614924d452c10251659a10ad264"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.md5
deleted file mode 100644
index 712da96..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-db0f550f9fad5fc484d933c116e82db3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 315f9cb..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5858a8c7f78df2614aaaa44cdcf882e69e004abb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.sha256
deleted file mode 100644
index ebc9307..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-b6ecb67f50ebfa535d5e94066ef21c3099cfaa98a36061ecc5b7601a64bb6774
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 4cac0f0..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-8643ca394d79727b25aadb76765d59f0ec75763085db2d9fb2e67a0b3a33b66d2ed14b85d3390da7a6c70ad5c66732c456fdeded7cb0027895972ac1d6a53660
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom
deleted file mode 100644
index ba45c39..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.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.compose.material</groupId>
-  <artifactId>material-icons-extended</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Material Icons Extended</name>
-  <description>Compose Material Design extended icons. This module contains all Material icons. It is a very large dependency and should not be included directly.</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-material#1.4.0-alpha03</url>
-  <inceptionYear>2020</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.compose.material</groupId>
-      <artifactId>material-icons-core</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.4.0-alpha03</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 3019e01..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-a145a641eec3c0602e06621ba2c72e88
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 670e629..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9fd3fef6a9ea1d7de894ace223816d4e9413f251
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 90fe1bb..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-5b1a695f479db0c7df3762f92983363d6ad3fb691caf6ec2250523cb66e0b046
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 442c4bd..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha03/material-icons-extended-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-89a6209dbcd997448121a7cb3dd402f72037fcfea1d4159897a85f67f3eaf86c3a77f957daa028fb90171a553e3097c71fae7e9290d7af6c8ad505aad81846dd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..1d582d1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..526901f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+3be163be0184c4d0b363b336ee0bba08
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..1de51bb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+5901cea872dbfee01f0b364a8dedccb58053889b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..46b198e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+98ae531cc31a3656d6df8de88b72e4f5df3e8d5650511594bd8d424e69969821
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..a04ebe4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+683e6abd28454f3fdab9650ff1c8cac4931b4df00c35b724aaa879732da0a8636bd2834e3f4bf834706b534a25abb8a602fd06a79fefd9e31a33d8344bb1e801
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar
new file mode 100644
index 0000000..be28055
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..80f5281
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+d124256d7b0a2de7417bc5510e6ee22a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..c31b25d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+d317a49c912ca31c1574b9d6a3e240ea082e18aa
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..9df712a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+5cc3b80e45b08132216bbe6ae0c6dfd5c0b397beed7e88dc77f9deed0b53af4c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..8924114
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+76dc42a1857d745e397233264e921024982e1ac311fbe70a16b749ffdc70d3edf0c9c5147c7763f2a4901a9ebed2cf93e1158651a5deef5f0a94f78297176eec
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module
new file mode 100644
index 0000000..17e4f29
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module
@@ -0,0 +1,110 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.material",
+    "module": "material-icons-extended",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.material",
+          "module": "material-icons-core",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material-icons-extended-1.4.0-alpha05.aar",
+          "url": "material-icons-extended-1.4.0-alpha05.aar",
+          "size": 33686427,
+          "sha512": "76dc42a1857d745e397233264e921024982e1ac311fbe70a16b749ffdc70d3edf0c9c5147c7763f2a4901a9ebed2cf93e1158651a5deef5f0a94f78297176eec",
+          "sha256": "5cc3b80e45b08132216bbe6ae0c6dfd5c0b397beed7e88dc77f9deed0b53af4c",
+          "sha1": "d317a49c912ca31c1574b9d6a3e240ea082e18aa",
+          "md5": "d124256d7b0a2de7417bc5510e6ee22a"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.compose.material",
+          "module": "material-icons-core",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material-icons-extended-1.4.0-alpha05.aar",
+          "url": "material-icons-extended-1.4.0-alpha05.aar",
+          "size": 33686427,
+          "sha512": "76dc42a1857d745e397233264e921024982e1ac311fbe70a16b749ffdc70d3edf0c9c5147c7763f2a4901a9ebed2cf93e1158651a5deef5f0a94f78297176eec",
+          "sha256": "5cc3b80e45b08132216bbe6ae0c6dfd5c0b397beed7e88dc77f9deed0b53af4c",
+          "sha1": "d317a49c912ca31c1574b9d6a3e240ea082e18aa",
+          "md5": "d124256d7b0a2de7417bc5510e6ee22a"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "material-icons-extended-1.4.0-alpha05-sources.jar",
+          "url": "material-icons-extended-1.4.0-alpha05-sources.jar",
+          "size": 11068129,
+          "sha512": "683e6abd28454f3fdab9650ff1c8cac4931b4df00c35b724aaa879732da0a8636bd2834e3f4bf834706b534a25abb8a602fd06a79fefd9e31a33d8344bb1e801",
+          "sha256": "98ae531cc31a3656d6df8de88b72e4f5df3e8d5650511594bd8d424e69969821",
+          "sha1": "5901cea872dbfee01f0b364a8dedccb58053889b",
+          "md5": "3be163be0184c4d0b363b336ee0bba08"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..045de70
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+716325b8546ef1ba7aa653fd8009d9e2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..f0d0fbb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+7aa2a29fb0a16cea07e1bd8d7cd145c0eeac6672
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..2031666
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+dc995d820f5a960b99900e7823ce74f3a5542b98bebcb62ffceedf0f181f1cad
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..3bed516
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+bb7c604348d6158192333d2c49b41d7a47366cbc5fd36474d7ccf006c1c4209bc63a4bea5c1c2fd179d5aeb236db0af739f8be706821c6f5e184e9f77196be25
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom
new file mode 100644
index 0000000..1731328
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom
@@ -0,0 +1,55 @@
+<?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.compose.material</groupId>
+  <artifactId>material-icons-extended</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Material Icons Extended</name>
+  <description>Compose Material Design extended icons. This module contains all Material icons. It is a very large dependency and should not be included directly.</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-material#1.4.0-alpha05</url>
+  <inceptionYear>2020</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.compose.material</groupId>
+      <artifactId>material-icons-core</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.4.0-alpha05</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..cd2d5cd
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+841750ed40a4934a888ed725719d6bcd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..ad75b29
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+2565d3b62a79ff9ee6b79ecbdd1e604bffa63de7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..90efcf1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+530e341b08d1e8cbca9cc0b72100dc31f2af954942eeaac5a76ea1ec0f2b3d77
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..d558558
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-alpha05/material-icons-extended-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+a0a02ddee8285791b091f14dc54149eb9f77c5dfe9019ceb256e61bbb523b483873d5ef598b78fdc5c4bb6bff84a866fe20524ed5597cd031eb49414da10d08d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar
deleted file mode 100644
index bcc3132..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index ffa691f..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-3829807753b151eda51c1840b346b97e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 8dbe563..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-17dc970b3b9979e18c1401c0d30c381a1d4eeff1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index bb981aa..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-ed1dc4e848d69095c883c2e02a0794f0adf34b021762895f5ac010dc74a67e15
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 0f1d4ef..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-1b90df22733378bbf14bf73f1e44954476a67b9fbd22ad2d14e57f4970e2c06bc85a1a70d4b9ae85b83e7eb760ce9ba9fc13a5c61f68ce60afb64335b97022fa
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar
deleted file mode 100644
index ed6a097..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.md5
deleted file mode 100644
index 9efedc3..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-90b9acb1c3547cf84ed3d9fa6fe3a7bb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 196998c..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9c7c99d0a2e2b5002d44caec81f5be61100fe733
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index cf14802..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-0392d9d2f34c1ae5bc815ba4c51441391f3fd04b43de0c329445ff7573d48128
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 626494a..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-b41c8b2f0c73c28e54821616fbbd03ec14d4cceb4a2e50d61f90330dbd076e2af7962ce840348529105f2f5a64c10a3d35a5ce84879189222ff1c3180b477287
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module
deleted file mode 100644
index 1070a22..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module
+++ /dev/null
@@ -1,131 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.material",
-    "module": "material-ripple",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.foundation",
-          "module": "foundation",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "material-ripple-1.4.0-alpha03.aar",
-          "url": "material-ripple-1.4.0-alpha03.aar",
-          "size": 73477,
-          "sha512": "b41c8b2f0c73c28e54821616fbbd03ec14d4cceb4a2e50d61f90330dbd076e2af7962ce840348529105f2f5a64c10a3d35a5ce84879189222ff1c3180b477287",
-          "sha256": "0392d9d2f34c1ae5bc815ba4c51441391f3fd04b43de0c329445ff7573d48128",
-          "sha1": "9c7c99d0a2e2b5002d44caec81f5be61100fe733",
-          "md5": "90b9acb1c3547cf84ed3d9fa6fe3a7bb"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.compose.animation",
-          "module": "animation",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.foundation",
-          "module": "foundation",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "material-ripple-1.4.0-alpha03.aar",
-          "url": "material-ripple-1.4.0-alpha03.aar",
-          "size": 73477,
-          "sha512": "b41c8b2f0c73c28e54821616fbbd03ec14d4cceb4a2e50d61f90330dbd076e2af7962ce840348529105f2f5a64c10a3d35a5ce84879189222ff1c3180b477287",
-          "sha256": "0392d9d2f34c1ae5bc815ba4c51441391f3fd04b43de0c329445ff7573d48128",
-          "sha1": "9c7c99d0a2e2b5002d44caec81f5be61100fe733",
-          "md5": "90b9acb1c3547cf84ed3d9fa6fe3a7bb"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "material-ripple-1.4.0-alpha03-sources.jar",
-          "url": "material-ripple-1.4.0-alpha03-sources.jar",
-          "size": 21691,
-          "sha512": "1b90df22733378bbf14bf73f1e44954476a67b9fbd22ad2d14e57f4970e2c06bc85a1a70d4b9ae85b83e7eb760ce9ba9fc13a5c61f68ce60afb64335b97022fa",
-          "sha256": "ed1dc4e848d69095c883c2e02a0794f0adf34b021762895f5ac010dc74a67e15",
-          "sha1": "17dc970b3b9979e18c1401c0d30c381a1d4eeff1",
-          "md5": "3829807753b151eda51c1840b346b97e"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.md5
deleted file mode 100644
index 44093ff..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-313d23015f5a8ac8d27d277f0127c257
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.sha1
deleted file mode 100644
index d03ad6d..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-91f3ac7dcb27ba11c95316e789eb313b3ee7c333
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.sha256
deleted file mode 100644
index ba0fecb..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-5091b8e96d8e8935c3e8d613c76be10bd933fc341973b95104c0237730648bba
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 79f45cd..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-4c23c19b1bdf047d112bea1cbc1f3e69be184c4c2619d5ac68764f17111daf9ac014de01d34cef5c1e6c3f92b1ba9ae06131610215286ff74933dadeef04b4ab
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom
deleted file mode 100644
index 4129255..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,69 +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.compose.material</groupId>
-  <artifactId>material-ripple</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Material Ripple</name>
-  <description>Material ripple used to build interactive components</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-material#1.4.0-alpha03</url>
-  <inceptionYear>2020</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.compose.animation</groupId>
-      <artifactId>animation</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.foundation</groupId>
-      <artifactId>foundation</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.md5
deleted file mode 100644
index a983608..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-27e4db495472cd3af8409f6366f6f292
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 0a46892..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bd78456cdc3096908b0054340c4db388b3cc5347
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index b35a1ca..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-aa7b83d316d362bcb93258b79d45bd92869925784100742f872405bbf8421fff
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 6b88b22..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha03/material-ripple-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-5079ac3be776f0ea3ae79f7adfe21ec2fd0cb6960c703950061b80ee6305b5bc1028fc12d3a0e3dec95b78be9cc374ccc07c65d2195d400b7ae50158ae3ead3f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..11512c1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..14165d6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+e0f0c9b87d1e6351f3233a3243db641c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..50b60a4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+35feba379828ebe6fd68c1e1aeda08d9461f02e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..9a5ff44
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+3af6094e671cdb3ecfd5da6a3df3c6a62ec45e7c53e5d708cb2db413ce1c5b94
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..121680d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+cc62d1ba2d5bb63b459c07b021502830f136c3116dbffe833cae5042668e31c553bb4a6fc9ab4c98cc668b75328ca9c830f5edec0abf12ff34465c62588574b1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar
new file mode 100644
index 0000000..163f262
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..62a14e8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+fed9816c7fad009bf1ff2bc7d9073648
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..077fd14
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+dacb40721bf0acc4de4cd282204929667ee7e842
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..3b7de11
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+6b01e45fbcbf2c3faf0f36798478ebec8f688236d086c8d40bf43b76e250afac
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..23bc009
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+3018a8e137319cc883b45e28be187db0e2bc8a58ecc173c57320c5d0e8de1a8654e647bcd35cf14e890acf23727cbbd22eaf5155651f45fd6eab685d5a206f23
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module
new file mode 100644
index 0000000..4d54a05
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module
@@ -0,0 +1,131 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.material",
+    "module": "material-ripple",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.foundation",
+          "module": "foundation",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material-ripple-1.4.0-alpha05.aar",
+          "url": "material-ripple-1.4.0-alpha05.aar",
+          "size": 76182,
+          "sha512": "3018a8e137319cc883b45e28be187db0e2bc8a58ecc173c57320c5d0e8de1a8654e647bcd35cf14e890acf23727cbbd22eaf5155651f45fd6eab685d5a206f23",
+          "sha256": "6b01e45fbcbf2c3faf0f36798478ebec8f688236d086c8d40bf43b76e250afac",
+          "sha1": "dacb40721bf0acc4de4cd282204929667ee7e842",
+          "md5": "fed9816c7fad009bf1ff2bc7d9073648"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.compose.animation",
+          "module": "animation",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.foundation",
+          "module": "foundation",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material-ripple-1.4.0-alpha05.aar",
+          "url": "material-ripple-1.4.0-alpha05.aar",
+          "size": 76182,
+          "sha512": "3018a8e137319cc883b45e28be187db0e2bc8a58ecc173c57320c5d0e8de1a8654e647bcd35cf14e890acf23727cbbd22eaf5155651f45fd6eab685d5a206f23",
+          "sha256": "6b01e45fbcbf2c3faf0f36798478ebec8f688236d086c8d40bf43b76e250afac",
+          "sha1": "dacb40721bf0acc4de4cd282204929667ee7e842",
+          "md5": "fed9816c7fad009bf1ff2bc7d9073648"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "material-ripple-1.4.0-alpha05-sources.jar",
+          "url": "material-ripple-1.4.0-alpha05-sources.jar",
+          "size": 21691,
+          "sha512": "cc62d1ba2d5bb63b459c07b021502830f136c3116dbffe833cae5042668e31c553bb4a6fc9ab4c98cc668b75328ca9c830f5edec0abf12ff34465c62588574b1",
+          "sha256": "3af6094e671cdb3ecfd5da6a3df3c6a62ec45e7c53e5d708cb2db413ce1c5b94",
+          "sha1": "35feba379828ebe6fd68c1e1aeda08d9461f02e4",
+          "md5": "e0f0c9b87d1e6351f3233a3243db641c"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..dd4b41e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+4d0368b9413a1c357b3b286e3937ec33
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..08622e4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+3c169f599229c2e2afa381fb06ae04bd4089f76f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..5643a58
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+7be10c829b0a3a0396c83e4f639557654689d2b4d98b067080a2f82cdfbe2ca4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..d145539
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+e5ac0b844b2668ba3c5a5ff02a3294e62c53fa6958da010f304abc7c3f6024ca4c04ae9a52444fcb3c0d2270e6c162f97600331973d4aa273be16d73fd1e7458
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom
new file mode 100644
index 0000000..882dfe8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom
@@ -0,0 +1,69 @@
+<?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.compose.material</groupId>
+  <artifactId>material-ripple</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Material Ripple</name>
+  <description>Material ripple used to build interactive components</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-material#1.4.0-alpha05</url>
+  <inceptionYear>2020</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.compose.animation</groupId>
+      <artifactId>animation</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.foundation</groupId>
+      <artifactId>foundation</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..9712db0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+081ba3cf64ab2e5ae73bd8bc730af4cc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..d72ebc4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+ccf4a2b1c63bf14ce68781adf77b9e4ba16d950d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..514d6a9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+3cb65bab33848db7ef53d96ab0a31f40074b5a9fcc6e024fbd74e706d551fbe1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..84b90fc
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-alpha05/material-ripple-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+04dcd41f7fe98e2ae45313ce21ffd4ad0d12a68a2865b3ad6a2d4c0fae881b8f3c0433c09fc6400c36b34430d82765c9f1eb1dc0c2fa1cc6ed904019bd3af6cb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 2cd15bf..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 45e3ff2..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-c39be965d1a6ee924af92a1b7de6a42b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 8baa852..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ec52e352505a21af40499efe0e2f32b3ffe2bf84
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 406bdcf..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-74fbb9a57e0df1ff67bb6e4d974e7a4890f486431279be4b064bacc31995aba6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 91eaaec..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-79dfc4b3c20c07376feb6c6ae7c47b6f50d0ed1b2237120f8bbdb37dfb808a1e734939b3a4474e7e59a1eb3f4bae6de7f1b7ad7d81b392b8acf3351fe4d89654
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar
deleted file mode 100644
index 96ad139..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.md5
deleted file mode 100644
index f1b6eef..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-73f4182e4b552463ce3beaef0dde2532
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 153549a..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-13684337595caa36575fc035188421d3e12bd64c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index a7e1e6a..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-93904ba97b5453401b45cdc0d7a6d40c2c232f97ca40893cfa57c54e982be355
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 6b8fc7d..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-3b881400b980b1333853f1bc5e8d1b9014190bae40c9125f9562adfaa9b22c52367dbe14f6404b45585a95bc9d68d5281ff7c356f3f4fde45d2fa01900787b04
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module
deleted file mode 100644
index 69a2719..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module
+++ /dev/null
@@ -1,229 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.material",
-    "module": "material",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.animation",
-          "module": "animation-core",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.foundation",
-          "module": "foundation",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.material",
-          "module": "material-icons-core",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.material",
-          "module": "material-ripple",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-text",
-          "version": {
-            "requires": "1.2.1"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "material-1.4.0-alpha03.aar",
-          "url": "material-1.4.0-alpha03.aar",
-          "size": 2724553,
-          "sha512": "3b881400b980b1333853f1bc5e8d1b9014190bae40c9125f9562adfaa9b22c52367dbe14f6404b45585a95bc9d68d5281ff7c356f3f4fde45d2fa01900787b04",
-          "sha256": "93904ba97b5453401b45cdc0d7a6d40c2c232f97ca40893cfa57c54e982be355",
-          "sha1": "13684337595caa36575fc035188421d3e12bd64c",
-          "md5": "73f4182e4b552463ce3beaef0dde2532"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.compose.animation",
-          "module": "animation",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.animation",
-          "module": "animation-core",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.foundation",
-          "module": "foundation",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.foundation",
-          "module": "foundation-layout",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.material",
-          "module": "material-icons-core",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.material",
-          "module": "material-ripple",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-text",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-runtime",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-viewmodel",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.savedstate",
-          "module": "savedstate",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "material-1.4.0-alpha03.aar",
-          "url": "material-1.4.0-alpha03.aar",
-          "size": 2724553,
-          "sha512": "3b881400b980b1333853f1bc5e8d1b9014190bae40c9125f9562adfaa9b22c52367dbe14f6404b45585a95bc9d68d5281ff7c356f3f4fde45d2fa01900787b04",
-          "sha256": "93904ba97b5453401b45cdc0d7a6d40c2c232f97ca40893cfa57c54e982be355",
-          "sha1": "13684337595caa36575fc035188421d3e12bd64c",
-          "md5": "73f4182e4b552463ce3beaef0dde2532"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "material-1.4.0-alpha03-sources.jar",
-          "url": "material-1.4.0-alpha03-sources.jar",
-          "size": 215597,
-          "sha512": "79dfc4b3c20c07376feb6c6ae7c47b6f50d0ed1b2237120f8bbdb37dfb808a1e734939b3a4474e7e59a1eb3f4bae6de7f1b7ad7d81b392b8acf3351fe4d89654",
-          "sha256": "74fbb9a57e0df1ff67bb6e4d974e7a4890f486431279be4b064bacc31995aba6",
-          "sha1": "ec52e352505a21af40499efe0e2f32b3ffe2bf84",
-          "md5": "c39be965d1a6ee924af92a1b7de6a42b"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.md5
deleted file mode 100644
index c5e8844..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-a395c00bef8a4bf229334e71eeaf10ea
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.sha1
deleted file mode 100644
index ad20443..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-060ef8ab62f41ba31b219babdce88288b92cc8ee
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 6f6ef5c..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-8f1cc97f8d7fa4f18f309fcb105b147f4b99e7b9bfc5057a0794ddbf2757dfc3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 6dd1b99..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-0b55c0ff0134bbaa2e4ad3234965dcf73c8bbb5f1344a794cb8714b512987d5ed8206029c4018691ce94e8f75545e74b9ab7c99cc48fef2bc516ede64eb328ed
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom
deleted file mode 100644
index 26688ac..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,132 +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.compose.material</groupId>
-  <artifactId>material</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Material Components</name>
-  <description>Compose Material Design Components library</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-material#1.4.0-alpha03</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.compose.animation</groupId>
-      <artifactId>animation</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.animation</groupId>
-      <artifactId>animation-core</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.foundation</groupId>
-      <artifactId>foundation</artifactId>
-      <version>1.4.0-alpha03</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.foundation</groupId>
-      <artifactId>foundation-layout</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.material</groupId>
-      <artifactId>material-icons-core</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.material</groupId>
-      <artifactId>material-ripple</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-text</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-runtime</artifactId>
-      <version>2.5.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-viewmodel</artifactId>
-      <version>2.5.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.savedstate</groupId>
-      <artifactId>savedstate</artifactId>
-      <version>1.1.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 5022c5b..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-6794dca0aa4301bc247583e0fc6c37c9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 9d94341..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8d3d62859bef8c48eed53b7681a945bd442f2608
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index e65f4bc..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-91350c3b5e39e12bbecb865e17b3400265bd5551605035d357669cff060401bf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index f16c245..0000000
--- a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha03/material-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-e7dbfcaae048916784731dc08c0b9969e08b2b2e7185e81c674871f9c20cd21704e3b5321438758f43f9c89cbb3a6b929f13c9847556cf27be13386e49f84c0b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..f2934df
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..6691abe
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+7ebb12082d233d29e7f75b9817d6b926
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..f9f13cd
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+edf91184bf887745292ccc1ae0f34134a342f0f8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..45ff855
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+028a6202de1f74b2ad8bf612667d111d207f17688d2097f37a93b3323c755d09
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..cac1799
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+00a6613e883b5b1f8357d423fe0f78eee1cffab82f95557d7997bef3e45ba99b98e41be08d300beaeda514f2dab0cd1546418a5bcf482d6d3fc7d7848f599a0b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar
new file mode 100644
index 0000000..6cb38be
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..0526479
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+4557440a2a9a384ae5649d5088f6f97e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..57c8bbb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+36b6e2f5a17c3b4cb704b66bfd1e651acad0d576
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..8248cbe
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+294cc527a96779e0a9138dffe07cc924ad4648873d0ce13e90ecdeabeb40ed9f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..d2f8ccf
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+7e61616a6df825fadfec6cfb0c8f650841467c5a5ea23e362148c9b924c8b411408b555a5c93b6fac297ac1e72c87baa431fbd98c04ac64bc24198267db05883
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module
new file mode 100644
index 0000000..231a9b9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module
@@ -0,0 +1,229 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.material",
+    "module": "material",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.animation",
+          "module": "animation-core",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.foundation",
+          "module": "foundation",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.material",
+          "module": "material-icons-core",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.material",
+          "module": "material-ripple",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-text",
+          "version": {
+            "requires": "1.2.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material-1.4.0-alpha05.aar",
+          "url": "material-1.4.0-alpha05.aar",
+          "size": 2784949,
+          "sha512": "7e61616a6df825fadfec6cfb0c8f650841467c5a5ea23e362148c9b924c8b411408b555a5c93b6fac297ac1e72c87baa431fbd98c04ac64bc24198267db05883",
+          "sha256": "294cc527a96779e0a9138dffe07cc924ad4648873d0ce13e90ecdeabeb40ed9f",
+          "sha1": "36b6e2f5a17c3b4cb704b66bfd1e651acad0d576",
+          "md5": "4557440a2a9a384ae5649d5088f6f97e"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.compose.animation",
+          "module": "animation",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.animation",
+          "module": "animation-core",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.foundation",
+          "module": "foundation",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.foundation",
+          "module": "foundation-layout",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.material",
+          "module": "material-icons-core",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.material",
+          "module": "material-ripple",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-text",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-runtime",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-viewmodel",
+          "version": {
+            "requires": "2.6.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.savedstate",
+          "module": "savedstate",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material-1.4.0-alpha05.aar",
+          "url": "material-1.4.0-alpha05.aar",
+          "size": 2784949,
+          "sha512": "7e61616a6df825fadfec6cfb0c8f650841467c5a5ea23e362148c9b924c8b411408b555a5c93b6fac297ac1e72c87baa431fbd98c04ac64bc24198267db05883",
+          "sha256": "294cc527a96779e0a9138dffe07cc924ad4648873d0ce13e90ecdeabeb40ed9f",
+          "sha1": "36b6e2f5a17c3b4cb704b66bfd1e651acad0d576",
+          "md5": "4557440a2a9a384ae5649d5088f6f97e"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "material-1.4.0-alpha05-sources.jar",
+          "url": "material-1.4.0-alpha05-sources.jar",
+          "size": 218685,
+          "sha512": "00a6613e883b5b1f8357d423fe0f78eee1cffab82f95557d7997bef3e45ba99b98e41be08d300beaeda514f2dab0cd1546418a5bcf482d6d3fc7d7848f599a0b",
+          "sha256": "028a6202de1f74b2ad8bf612667d111d207f17688d2097f37a93b3323c755d09",
+          "sha1": "edf91184bf887745292ccc1ae0f34134a342f0f8",
+          "md5": "7ebb12082d233d29e7f75b9817d6b926"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..b4f4374
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+9a500bf4136605665c1566e1b229e525
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..5d16b1b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+d4f3246ea82da4bd2d0e0d5d8d6145208271f392
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..2f06eb3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+a9d16a42b2331b29d1cd768abef45bb7be22eb060d9d8a0648f91aa18e981ff9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..814dacc
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+9eaee13e13b880aff9d13b764672ed88c2fcdbce23de73ba0c71379ff4fe08623051eff6ec2c7b39d2a75ba2886ebae56cd735a7b1d385318919817534e4628b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom
new file mode 100644
index 0000000..7632d40
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom
@@ -0,0 +1,132 @@
+<?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.compose.material</groupId>
+  <artifactId>material</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Material Components</name>
+  <description>Compose Material Design Components library</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-material#1.4.0-alpha05</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.compose.animation</groupId>
+      <artifactId>animation</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.animation</groupId>
+      <artifactId>animation-core</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.foundation</groupId>
+      <artifactId>foundation</artifactId>
+      <version>1.4.0-alpha05</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.foundation</groupId>
+      <artifactId>foundation-layout</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.material</groupId>
+      <artifactId>material-icons-core</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.material</groupId>
+      <artifactId>material-ripple</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-text</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-runtime</artifactId>
+      <version>2.5.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-viewmodel</artifactId>
+      <version>2.6.0-alpha05</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.savedstate</groupId>
+      <artifactId>savedstate</artifactId>
+      <version>1.1.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..3318a82
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+2121a8211b0252022a3ec009956dcce7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..c7a7997
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+42098254aadfde8b135dea12ad101c1c64ded7f7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..b480aff
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+3bb9eb4cb2f90abb7b174d18dbd54abb0704bd58aa93e6263c518f07fc9f5e2c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..31ee2f9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-alpha05/material-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+034dd0cbd44feea07b6041fa7bfed07c05beeddeeca079681974f057019e484eb6e590e2ae94144ae7a05cc3e113a92be23f78851df09d60bab6b5969120ee63
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar
new file mode 100644
index 0000000..83aa527
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..168f47b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+a8246e6a5bd2c4a2c76c16ab59769b15
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..6b33159
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+6e31f21fbbc5e6b287c2324072e1afa61fcaa827
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..a1a408e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+80c00a566c7235eb663aeee87f6c0782d39edc7c46c327a29d11f08b2ddc2ea7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..24b8540
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+38892c2f8717a9621583d30cc3ff89a58344210bd0cfe615209828cdfc61585f083c21452951f3ad9d465f89c5bebc3e83619eddc55852f5e228c03324a77667
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar
new file mode 100644
index 0000000..a2e8409
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.md5
new file mode 100644
index 0000000..2576aeb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.md5
@@ -0,0 +1 @@
+c8f97b6a262054656c65ceaef40c2303
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.sha1
new file mode 100644
index 0000000..9c3d531
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+1f1bfed77405292a5e226c50619fd0f4018fc23d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.sha256
new file mode 100644
index 0000000..7f183b9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+30ed438c5b68f6693539e26cbfc78c2abeb810ba37da0713591cd6d9b4300593
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.sha512
new file mode 100644
index 0000000..5ab3d4e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+04a57d0c331bc6f9c440673687eedbd5a2ddefaceab8836221d9a09279964db73cc3a3bf9ab51b4d4fb62066918430eecad62011ef37b7264b54b81c6695fd0c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module
new file mode 100644
index 0000000..151783e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module
@@ -0,0 +1,138 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.material3",
+    "module": "material3-window-size-class",
+    "version": "1.1.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.2.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material3-window-size-class-1.1.0-alpha05.aar",
+          "url": "material3-window-size-class-1.1.0-alpha05.aar",
+          "size": 15157,
+          "sha512": "04a57d0c331bc6f9c440673687eedbd5a2ddefaceab8836221d9a09279964db73cc3a3bf9ab51b4d4fb62066918430eecad62011ef37b7264b54b81c6695fd0c",
+          "sha256": "30ed438c5b68f6693539e26cbfc78c2abeb810ba37da0713591cd6d9b4300593",
+          "sha1": "1f1bfed77405292a5e226c50619fd0f4018fc23d",
+          "md5": "c8f97b6a262054656c65ceaef40c2303"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.window",
+          "module": "window",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material3-window-size-class-1.1.0-alpha05.aar",
+          "url": "material3-window-size-class-1.1.0-alpha05.aar",
+          "size": 15157,
+          "sha512": "04a57d0c331bc6f9c440673687eedbd5a2ddefaceab8836221d9a09279964db73cc3a3bf9ab51b4d4fb62066918430eecad62011ef37b7264b54b81c6695fd0c",
+          "sha256": "30ed438c5b68f6693539e26cbfc78c2abeb810ba37da0713591cd6d9b4300593",
+          "sha1": "1f1bfed77405292a5e226c50619fd0f4018fc23d",
+          "md5": "c8f97b6a262054656c65ceaef40c2303"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "material3-window-size-class-1.1.0-alpha05-sources.jar",
+          "url": "material3-window-size-class-1.1.0-alpha05-sources.jar",
+          "size": 6140,
+          "sha512": "38892c2f8717a9621583d30cc3ff89a58344210bd0cfe615209828cdfc61585f083c21452951f3ad9d465f89c5bebc3e83619eddc55852f5e228c03324a77667",
+          "sha256": "80c00a566c7235eb663aeee87f6c0782d39edc7c46c327a29d11f08b2ddc2ea7",
+          "sha1": "6e31f21fbbc5e6b287c2324072e1afa61fcaa827",
+          "md5": "a8246e6a5bd2c4a2c76c16ab59769b15"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.md5
new file mode 100644
index 0000000..6dc5bd3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.md5
@@ -0,0 +1 @@
+7d481dec9faac0cf68a4f97835f12314
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.sha1
new file mode 100644
index 0000000..d4bda6e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.sha1
@@ -0,0 +1 @@
+f4d08cde34d619841de3b7431fac41a4221a34f2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.sha256
new file mode 100644
index 0000000..4e40bfe
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.sha256
@@ -0,0 +1 @@
+813be86254367788c49e98b91f81c5583529c12db7d7d1ef550f3572100025d5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.sha512
new file mode 100644
index 0000000..7368ad3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.module.sha512
@@ -0,0 +1 @@
+b86031783549443b32958bf3b0a0885461d180844cd623bbfc87026b1c956dd19a231711637e83897d3d8c6d2c944f7f9b064e37c4cacc2d4b22b29923e9505a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom
new file mode 100644
index 0000000..39c5a0a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom
@@ -0,0 +1,69 @@
+<?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.compose.material3</groupId>
+  <artifactId>material3-window-size-class</artifactId>
+  <version>1.1.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Material 3 Window Size Class</name>
+  <description>Provides window size classes for building responsive UIs</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.0-alpha05</url>
+  <inceptionYear>2022</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-unit</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.window</groupId>
+      <artifactId>window</artifactId>
+      <version>1.0.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.md5
new file mode 100644
index 0000000..e0b6e71
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.md5
@@ -0,0 +1 @@
+e9e38610475b10a0fa0ff3bbe2f001cc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.sha1
new file mode 100644
index 0000000..7357930
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+8b3175a853cf8ba9db5177ffa2d36d021a7031e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.sha256
new file mode 100644
index 0000000..356060a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+600d2f1c5fdd90dbca7fad91f6554479998a6cecb09346bfd08de3764eee65f4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.sha512
new file mode 100644
index 0000000..38a49d5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class/1.1.0-alpha05/material3-window-size-class-1.1.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+5850195af8a027ffb75dfccf7875e221004d594c7a7a126eb8aab1e555b6bab57f3e310c2a68666e01df7cd73686aa2401df3c6289d77a06ea66bf1ac91d66e0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar
deleted file mode 100644
index ae8a44e..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.md5
deleted file mode 100644
index 64cc1fb..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-8e184a9ba862a1ec52c355f4ba7521d5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.sha1
deleted file mode 100644
index e450906..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fa351abab7fcf87a91a3e657c9d415d5690502ce
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 7b72cec..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-346cceb89c0edf1e8b05891fe4f433900de2b58241d40f966bbaaa9a46899466
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.sha512
deleted file mode 100644
index b29195b..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-60fb7dfb4861b8a11ec21e36bc0017c6c73fac4a6f55680f60820cb6df5d76aac1a1904c080802201a95ebdff4b8806bf80d750f2de13224e391eb2e89f5e621
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar
deleted file mode 100644
index ab6c8e3..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.md5
deleted file mode 100644
index aeeaf2f..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-c31fd426fa45d2673fdc79c04450cb16
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.sha1
deleted file mode 100644
index 49d1205..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ae7756728f82515758c9bad35e888513572634d7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.sha256
deleted file mode 100644
index 5fbed43..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-d3eae7e8c3a0e7ff3793e03b3f91d3f433d4d532fa09860647ef245f2c35741a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.sha512
deleted file mode 100644
index bcc4d53..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-b0367178d86e9e2ccee40d30c87965b85171e220503f3713363beab9e4b35659aac8e7b0194558ce10da2f7897999d2fbf9c86aaffff4357563316b0c89a4173
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module
deleted file mode 100644
index 095a59f..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module
+++ /dev/null
@@ -1,229 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.material3",
-    "module": "material3",
-    "version": "1.1.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.foundation",
-          "module": "foundation",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.material",
-          "module": "material-icons-core",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.material",
-          "module": "material-ripple",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-graphics",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-text",
-          "version": {
-            "requires": "1.3.1"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "material3-1.1.0-alpha03.aar",
-          "url": "material3-1.1.0-alpha03.aar",
-          "size": 2970121,
-          "sha512": "b0367178d86e9e2ccee40d30c87965b85171e220503f3713363beab9e4b35659aac8e7b0194558ce10da2f7897999d2fbf9c86aaffff4357563316b0c89a4173",
-          "sha256": "d3eae7e8c3a0e7ff3793e03b3f91d3f433d4d532fa09860647ef245f2c35741a",
-          "sha1": "ae7756728f82515758c9bad35e888513572634d7",
-          "md5": "c31fd426fa45d2673fdc79c04450cb16"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.compose.animation",
-          "module": "animation-core",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.foundation",
-          "module": "foundation",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.foundation",
-          "module": "foundation-layout",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.material",
-          "module": "material-icons-core",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.material",
-          "module": "material-ripple",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-graphics",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-text",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.3.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-runtime",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-viewmodel",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.savedstate",
-          "module": "savedstate-ktx",
-          "version": {
-            "requires": "1.2.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "material3-1.1.0-alpha03.aar",
-          "url": "material3-1.1.0-alpha03.aar",
-          "size": 2970121,
-          "sha512": "b0367178d86e9e2ccee40d30c87965b85171e220503f3713363beab9e4b35659aac8e7b0194558ce10da2f7897999d2fbf9c86aaffff4357563316b0c89a4173",
-          "sha256": "d3eae7e8c3a0e7ff3793e03b3f91d3f433d4d532fa09860647ef245f2c35741a",
-          "sha1": "ae7756728f82515758c9bad35e888513572634d7",
-          "md5": "c31fd426fa45d2673fdc79c04450cb16"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "material3-1.1.0-alpha03-sources.jar",
-          "url": "material3-1.1.0-alpha03-sources.jar",
-          "size": 283108,
-          "sha512": "60fb7dfb4861b8a11ec21e36bc0017c6c73fac4a6f55680f60820cb6df5d76aac1a1904c080802201a95ebdff4b8806bf80d750f2de13224e391eb2e89f5e621",
-          "sha256": "346cceb89c0edf1e8b05891fe4f433900de2b58241d40f966bbaaa9a46899466",
-          "sha1": "fa351abab7fcf87a91a3e657c9d415d5690502ce",
-          "md5": "8e184a9ba862a1ec52c355f4ba7521d5"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.md5
deleted file mode 100644
index 955d554..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-79e813176c5d8b151b299e81fe55b94f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.sha1
deleted file mode 100644
index 162b759..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7291314909bd83fd08dd172d047cb04e07b8d4f1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.sha256
deleted file mode 100644
index b3bb370..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-a685f2152937a128a9ffd9440cbeeb290c74a3bccdbed1657ce95c3906f844c3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.sha512
deleted file mode 100644
index 0ddb6b4..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-20f86d7ea302409aa31f422844feccfe5388bebdf3551a4f3fe732b658ac17aaf8b9bdaa92045cbad6863b3bcb4cf0837c08097156a0704eabaee29a6cc47ae2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom
deleted file mode 100644
index 2df7103..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom
+++ /dev/null
@@ -1,132 +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.compose.material3</groupId>
-  <artifactId>material3</artifactId>
-  <version>1.1.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Material3 Components</name>
-  <description>Compose Material You Design Components library</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.0-alpha03</url>
-  <inceptionYear>2021</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.compose.animation</groupId>
-      <artifactId>animation-core</artifactId>
-      <version>1.3.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.foundation</groupId>
-      <artifactId>foundation</artifactId>
-      <version>1.4.0-alpha03</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.foundation</groupId>
-      <artifactId>foundation-layout</artifactId>
-      <version>1.3.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.material</groupId>
-      <artifactId>material-icons-core</artifactId>
-      <version>1.3.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.material</groupId>
-      <artifactId>material-ripple</artifactId>
-      <version>1.3.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.3.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>1.3.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-graphics</artifactId>
-      <version>1.3.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-text</artifactId>
-      <version>1.3.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>1.3.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-runtime</artifactId>
-      <version>2.5.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-viewmodel</artifactId>
-      <version>2.5.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.savedstate</groupId>
-      <artifactId>savedstate-ktx</artifactId>
-      <version>1.2.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.md5
deleted file mode 100644
index e150a14..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-2a8f633fb13634b4aa2beb11e2c3aaa8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.sha1
deleted file mode 100644
index 6ad6788..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-eb0873cca2aacf3a26f52cd9b9ed3fe1ae0b2afe
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.sha256
deleted file mode 100644
index eb6c0fc..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-538ca50ad1adea87e91bf80e3642d2ba0a53db6484400856130ff9f373294b9d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.sha512
deleted file mode 100644
index f9ecddc..0000000
--- a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha03/material3-1.1.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-ebc64b4135d41b71016d0b838e027a55a0e33cd81dcc79e616854e3d23ec3c90dde6b68afee57076d383c9c22b60f6bd985dffc920d4b8a61b0362d5c5ca7ada
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar
new file mode 100644
index 0000000..720544c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..4de9c75
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+5c773a2626924c56166222a458390e48
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..05d616d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+a4febb555bbbe8de3761673a9404151582ef4794
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..cc7cd15
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+a19bb611c97c4f536230e41446dfab52b5ecbbcdb6fcbf18608d11272eb5066b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..1e0881a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+096e204b476be3e372efb44eaae74b9e4dfd09fe63cb3199c8ba9c735bae843391811ce574b3d6249da54e0699513f51b4677e66eb7ab6f44236afcf9839d758
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar
new file mode 100644
index 0000000..9ba5a55
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.md5
new file mode 100644
index 0000000..db2ee95
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.md5
@@ -0,0 +1 @@
+77f0f72ae8442067773f3469d26f21f1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.sha1
new file mode 100644
index 0000000..e66f081
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+2d1400a5f9719b237e5faf942449f9ea1fe5b209
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.sha256
new file mode 100644
index 0000000..8e3ed7a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+de61e7537c72527bfd89a8cf28966ab22291c2d24448da99b13f568463571a10
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.sha512
new file mode 100644
index 0000000..0c45ea7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+f821af14a4cf210a418094b86af1c5a5089d4d638697d7307dda969519f52620618235a14b46e1ce65e0cdccbfdc44e7b97b1a26250b245584c71db6d9e6fd52
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module
new file mode 100644
index 0000000..fd967b2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module
@@ -0,0 +1,236 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.material3",
+    "module": "material3",
+    "version": "1.1.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.foundation",
+          "module": "foundation",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.material",
+          "module": "material-icons-core",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.material",
+          "module": "material-ripple",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-graphics",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-text",
+          "version": {
+            "requires": "1.3.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material3-1.1.0-alpha05.aar",
+          "url": "material3-1.1.0-alpha05.aar",
+          "size": 3407371,
+          "sha512": "f821af14a4cf210a418094b86af1c5a5089d4d638697d7307dda969519f52620618235a14b46e1ce65e0cdccbfdc44e7b97b1a26250b245584c71db6d9e6fd52",
+          "sha256": "de61e7537c72527bfd89a8cf28966ab22291c2d24448da99b13f568463571a10",
+          "sha1": "2d1400a5f9719b237e5faf942449f9ea1fe5b209",
+          "md5": "77f0f72ae8442067773f3469d26f21f1"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.activity",
+          "module": "activity-compose",
+          "version": {
+            "requires": "1.5.0"
+          }
+        },
+        {
+          "group": "androidx.compose.animation",
+          "module": "animation-core",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.foundation",
+          "module": "foundation",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.foundation",
+          "module": "foundation-layout",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.material",
+          "module": "material-icons-core",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.material",
+          "module": "material-ripple",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-graphics",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-text",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.3.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-runtime",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-viewmodel",
+          "version": {
+            "requires": "2.6.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.savedstate",
+          "module": "savedstate-ktx",
+          "version": {
+            "requires": "1.2.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "material3-1.1.0-alpha05.aar",
+          "url": "material3-1.1.0-alpha05.aar",
+          "size": 3407371,
+          "sha512": "f821af14a4cf210a418094b86af1c5a5089d4d638697d7307dda969519f52620618235a14b46e1ce65e0cdccbfdc44e7b97b1a26250b245584c71db6d9e6fd52",
+          "sha256": "de61e7537c72527bfd89a8cf28966ab22291c2d24448da99b13f568463571a10",
+          "sha1": "2d1400a5f9719b237e5faf942449f9ea1fe5b209",
+          "md5": "77f0f72ae8442067773f3469d26f21f1"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "material3-1.1.0-alpha05-sources.jar",
+          "url": "material3-1.1.0-alpha05-sources.jar",
+          "size": 319787,
+          "sha512": "096e204b476be3e372efb44eaae74b9e4dfd09fe63cb3199c8ba9c735bae843391811ce574b3d6249da54e0699513f51b4677e66eb7ab6f44236afcf9839d758",
+          "sha256": "a19bb611c97c4f536230e41446dfab52b5ecbbcdb6fcbf18608d11272eb5066b",
+          "sha1": "a4febb555bbbe8de3761673a9404151582ef4794",
+          "md5": "5c773a2626924c56166222a458390e48"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.md5
new file mode 100644
index 0000000..dafb010
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.md5
@@ -0,0 +1 @@
+72683c507701508c7bcda0dbd529d36d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.sha1
new file mode 100644
index 0000000..d90302a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.sha1
@@ -0,0 +1 @@
+f0813134e67a7f6d774915d5ba8d3247501a7eae
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.sha256
new file mode 100644
index 0000000..aa45e6b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.sha256
@@ -0,0 +1 @@
+47d2734405cfb7089af00b412c496cbe17f001ec5cc9868698da9a5c4f868c0b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.sha512
new file mode 100644
index 0000000..1e175dd
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.module.sha512
@@ -0,0 +1 @@
+aad6cc6684e1e4684845ea63fe7c362ad6b4102556e730e32c1a309edf4a913981cd00931f6a920bc8aae480cc4dbe5ef3cee18071a0a73eb49dd968edff3d71
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom
new file mode 100644
index 0000000..47e36e1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom
@@ -0,0 +1,139 @@
+<?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.compose.material3</groupId>
+  <artifactId>material3</artifactId>
+  <version>1.1.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Material3 Components</name>
+  <description>Compose Material You Design Components library</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.0-alpha05</url>
+  <inceptionYear>2021</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.activity</groupId>
+      <artifactId>activity-compose</artifactId>
+      <version>1.5.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.animation</groupId>
+      <artifactId>animation-core</artifactId>
+      <version>1.3.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.foundation</groupId>
+      <artifactId>foundation</artifactId>
+      <version>1.4.0-alpha05</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.foundation</groupId>
+      <artifactId>foundation-layout</artifactId>
+      <version>1.3.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.material</groupId>
+      <artifactId>material-icons-core</artifactId>
+      <version>1.3.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.material</groupId>
+      <artifactId>material-ripple</artifactId>
+      <version>1.3.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.3.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>1.3.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-graphics</artifactId>
+      <version>1.3.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-text</artifactId>
+      <version>1.3.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>1.3.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-runtime</artifactId>
+      <version>2.5.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-viewmodel</artifactId>
+      <version>2.6.0-alpha05</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.savedstate</groupId>
+      <artifactId>savedstate-ktx</artifactId>
+      <version>1.2.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.md5
new file mode 100644
index 0000000..71eeef0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.md5
@@ -0,0 +1 @@
+f59ec6cf9e6f6232c7bd8006893a8418
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.sha1
new file mode 100644
index 0000000..4acfc14
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+200a86516b386b365a870918e8cb24d6b23bb569
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.sha256
new file mode 100644
index 0000000..5e28313
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+817b8af2ce59779d7fa0ee2e0d491699e113f2932b918a20081932b0a807dbe6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.sha512
new file mode 100644
index 0000000..faad014
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material3/material3/1.1.0-alpha05/material3-1.1.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+20ec15187cb99dd35858c79d73ef10245416d8c477d042394dd65d67a35e59077de52db6f489161e12b1f050be25b9327f170a49daaaedd7c6f44862a49408cb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar
deleted file mode 100644
index ce5db95..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index c97db7d..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-9900ddee4f1294723a75e9a0837241e3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index a207919..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a36eb1d628eb1d76e540e9357a1330ade67e328c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index b05ab79..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-2940823fd4f14afcab6a5aa9ad79f2a353f78c1312f9251fdd7c017ad171cff9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index fa35127..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-12fdf7b2e70e16d3bcb59966d8e05b36b9698923cb467e376ee542aa1c98f87996f1b204a688dd2f783701a67055260ab797b6bc70e046df095bb535c7d505a2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar
deleted file mode 100644
index 3cf3d04..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.md5
deleted file mode 100644
index 5978022..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-cbde38af607615b24dd022827e7c25b1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 755437e..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7b8b28851756f579058d2600fa5c4dbf87b8c1a6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 80c9f1d..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-b62a4fd51b92a94f4326ed2d64571f745b6b060d81451af4bc0a16296ef8fedc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index ca32c97..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-b00ebac6badf3564ba42b5cf986e9dd1eb1f0ffb615b0f2478f32f345d3f5c3cf83aa3f5ddde174ef960f833bcb72dc28ef1eac5f5fa7e1e5ca8c005c81fd6ca
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module
deleted file mode 100644
index c64c073..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module
+++ /dev/null
@@ -1,124 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.runtime",
-    "module": "runtime-livedata",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-livedata",
-          "version": {
-            "requires": "2.2.0"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "runtime-livedata-1.4.0-alpha03.aar",
-          "url": "runtime-livedata-1.4.0-alpha03.aar",
-          "size": 7568,
-          "sha512": "b00ebac6badf3564ba42b5cf986e9dd1eb1f0ffb615b0f2478f32f345d3f5c3cf83aa3f5ddde174ef960f833bcb72dc28ef1eac5f5fa7e1e5ca8c005c81fd6ca",
-          "sha256": "b62a4fd51b92a94f4326ed2d64571f745b6b060d81451af4bc0a16296ef8fedc",
-          "sha1": "7b8b28851756f579058d2600fa5c4dbf87b8c1a6",
-          "md5": "cbde38af607615b24dd022827e7c25b1"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-livedata",
-          "version": {
-            "requires": "2.2.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "runtime-livedata-1.4.0-alpha03.aar",
-          "url": "runtime-livedata-1.4.0-alpha03.aar",
-          "size": 7568,
-          "sha512": "b00ebac6badf3564ba42b5cf986e9dd1eb1f0ffb615b0f2478f32f345d3f5c3cf83aa3f5ddde174ef960f833bcb72dc28ef1eac5f5fa7e1e5ca8c005c81fd6ca",
-          "sha256": "b62a4fd51b92a94f4326ed2d64571f745b6b060d81451af4bc0a16296ef8fedc",
-          "sha1": "7b8b28851756f579058d2600fa5c4dbf87b8c1a6",
-          "md5": "cbde38af607615b24dd022827e7c25b1"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "runtime-livedata-1.4.0-alpha03-sources.jar",
-          "url": "runtime-livedata-1.4.0-alpha03-sources.jar",
-          "size": 1824,
-          "sha512": "12fdf7b2e70e16d3bcb59966d8e05b36b9698923cb467e376ee542aa1c98f87996f1b204a688dd2f783701a67055260ab797b6bc70e046df095bb535c7d505a2",
-          "sha256": "2940823fd4f14afcab6a5aa9ad79f2a353f78c1312f9251fdd7c017ad171cff9",
-          "sha1": "a36eb1d628eb1d76e540e9357a1330ade67e328c",
-          "md5": "9900ddee4f1294723a75e9a0837241e3"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.md5
deleted file mode 100644
index 85d6746..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-e4f0187ad6641ae46de3f0866bf56c88
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 76679c6..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e0ca7ed831091c095e0364d4c11e50145745ba94
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.sha256
deleted file mode 100644
index de7ba99..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-980e61f41e045b46be2b2f953375970fefc9d89ceb07003e5c07a7889e7ca94c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 56998df..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-19b6c1ecb7e21d9d07e9d14d9e0e6f38d2e70de6d77081e82180c2db0e3cfb0ad8c73a2e5ac648bbe6cee49bdd08dacf88a547736d1d46c5596885f0689fa11a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom
deleted file mode 100644
index 2ba75e1..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,62 +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.compose.runtime</groupId>
-  <artifactId>runtime-livedata</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose LiveData integration</name>
-  <description>Compose integration with LiveData</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.4.0-alpha03</url>
-  <inceptionYear>2020</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-livedata</artifactId>
-      <version>2.2.0</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.md5
deleted file mode 100644
index ab9686f..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-248869713bb6ac941a84f0a4b099dad5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 14109da..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3e10c3cef4c6bca63b0bb953811ffd92f51118a6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 2ca6778..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-dd75f8fd444bb0922a5220f000e7e4e2501b8c7fc39124b022399677fc723d6e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 3ecd69a..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha03/runtime-livedata-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-da29fe97db7b794c7d6a36b7ac308c1fbd393366a86140f843966156afb469d1948bdff32f26fd05e6969533d121d0d1fe71e7bdb5104dae09e2d09e345d6f84
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..d0bb65e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..54df1c0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+4935aa912df821d2c03e8a99dd929d22
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..985c3ac
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+f7720a035af5da10fbaf0454b0c0ae2ad41f43be
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..5dead1a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+da87bca8c139f251c2d436db527fea015f25827fc4855a4665ded4bb90214835
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..59627a7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+f99b82e6ff8187d8755043f5ae6407b6e6bf334cd87b08c70dc9dbd132be75f6a143b2faa979bb99fccd500abd12a386e33cfb753c2103475bf233ec04898cad
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar
new file mode 100644
index 0000000..ab0e61c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..a863b5c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+0e6f293233dfd3c8ed9a12b9a7808482
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..262d772
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+92940c51090ab4249b7527725544252433973d47
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..6a01c23
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+132f20c97009941fbd3e9f66cf2bd5eec5799a359adec02470b39f6ac2169bd8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..d34e304
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+7a7d4e3f81f3d6b1b8e628b4847bfe2a12111e65ce4e7dbad045fe110398fc09a90e897e19e53682c133b89bca25bf3596d0705446e429456be30b254791c5f3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module
new file mode 100644
index 0000000..46a142a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module
@@ -0,0 +1,138 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.runtime",
+    "module": "runtime-livedata",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-livedata",
+          "version": {
+            "requires": "2.2.0"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-runtime",
+          "version": {
+            "requires": "2.6.0-alpha05"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "runtime-livedata-1.4.0-alpha05.aar",
+          "url": "runtime-livedata-1.4.0-alpha05.aar",
+          "size": 8222,
+          "sha512": "7a7d4e3f81f3d6b1b8e628b4847bfe2a12111e65ce4e7dbad045fe110398fc09a90e897e19e53682c133b89bca25bf3596d0705446e429456be30b254791c5f3",
+          "sha256": "132f20c97009941fbd3e9f66cf2bd5eec5799a359adec02470b39f6ac2169bd8",
+          "sha1": "92940c51090ab4249b7527725544252433973d47",
+          "md5": "0e6f293233dfd3c8ed9a12b9a7808482"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-livedata",
+          "version": {
+            "requires": "2.2.0"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-runtime",
+          "version": {
+            "requires": "2.6.0-alpha05"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "runtime-livedata-1.4.0-alpha05.aar",
+          "url": "runtime-livedata-1.4.0-alpha05.aar",
+          "size": 8222,
+          "sha512": "7a7d4e3f81f3d6b1b8e628b4847bfe2a12111e65ce4e7dbad045fe110398fc09a90e897e19e53682c133b89bca25bf3596d0705446e429456be30b254791c5f3",
+          "sha256": "132f20c97009941fbd3e9f66cf2bd5eec5799a359adec02470b39f6ac2169bd8",
+          "sha1": "92940c51090ab4249b7527725544252433973d47",
+          "md5": "0e6f293233dfd3c8ed9a12b9a7808482"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "runtime-livedata-1.4.0-alpha05-sources.jar",
+          "url": "runtime-livedata-1.4.0-alpha05-sources.jar",
+          "size": 1824,
+          "sha512": "f99b82e6ff8187d8755043f5ae6407b6e6bf334cd87b08c70dc9dbd132be75f6a143b2faa979bb99fccd500abd12a386e33cfb753c2103475bf233ec04898cad",
+          "sha256": "da87bca8c139f251c2d436db527fea015f25827fc4855a4665ded4bb90214835",
+          "sha1": "f7720a035af5da10fbaf0454b0c0ae2ad41f43be",
+          "md5": "4935aa912df821d2c03e8a99dd929d22"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..8536639
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+541b0f0b19d691e612745a08e40d2a01
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..ae24434
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+8b9bc32cf0dbe12e4d215791ae944790abb3a5a2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..5336862
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+e51dabfb45e4252e52c1adde17d85551b41c95071e5bba3a3d6f9a015f511af2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..4749e6b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+79da50517371041b92e5bc04241bc844a081a8b2141d3506d947efff1bd2694b97201d70f307177b66de262668389865e443f4b2394c34605c1cefd08aa2b557
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom
new file mode 100644
index 0000000..59c5a4f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom
@@ -0,0 +1,69 @@
+<?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.compose.runtime</groupId>
+  <artifactId>runtime-livedata</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose LiveData integration</name>
+  <description>Compose integration with LiveData</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.4.0-alpha05</url>
+  <inceptionYear>2020</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-livedata</artifactId>
+      <version>2.2.0</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-runtime</artifactId>
+      <version>2.6.0-alpha05</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..d1b57a8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+130ac258c374c877297baa980ef55cdf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..8756e94
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+3b5725ed3fef873ba83764a82c4a56dea7046875
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..92a5c55
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+682b4af47d8e9e9df5e92199a176bcedd5e13280e7d79338e129d07d5f6bb75c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..34fec03
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-livedata/1.4.0-alpha05/runtime-livedata-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+14819399d715fc561d74b2edefb94e63b0734e2559d50dd686ac22f9ee4a29e87540144d29c6e67f75f0dba821db70b60f385f46cfcd565c13db1c4a6ecdcf31
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 07a594b..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index d7ca11a..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-55cf532a33cf4313df6415a1342a26a3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 1fa7fdb..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-dfdc3070b43a1cb2939cc13498dd40988a8d3d93
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 4af0849..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-a498d31ee590d7b8b4a31021134e3793d6287a08fc0444c99b80020beea432ae
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 2fc6f4a..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-2a4fd28cfd1e8bc9572cecab3dcc25560efcbf690e104e3b1e7039bd4d9c3bfc28f96e1d996cc2da2fb846b0f279de63a83d9e801867fa275b164a59645c606f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar
deleted file mode 100644
index 89f6d7f..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.md5
deleted file mode 100644
index c6d30e4..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-077e1efabe1ce5bd89d6678dc465fade
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 5f7575a..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-602499340915f33db662fb350d3bc4602f04cc38
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index e6834a4..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-606bf7b113cdd2b08b8b33e7a679f1b23d2770c8b1fcdfc25c56def41aaa0c03
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 6734541..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-d6e4ceaee9b2c1e310b4b29a12758db5f8de370547d51210cb931f188cff283577c2348aed85948aa69f19480a28172ae91d1e8f2f7ede7c7bae8b64a25b05b0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module
deleted file mode 100644
index 73b9772..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module
+++ /dev/null
@@ -1,117 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.runtime",
-    "module": "runtime-saveable",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "runtime-saveable-1.4.0-alpha03.aar",
-          "url": "runtime-saveable-1.4.0-alpha03.aar",
-          "size": 1086353,
-          "sha512": "d6e4ceaee9b2c1e310b4b29a12758db5f8de370547d51210cb931f188cff283577c2348aed85948aa69f19480a28172ae91d1e8f2f7ede7c7bae8b64a25b05b0",
-          "sha256": "606bf7b113cdd2b08b8b33e7a679f1b23d2770c8b1fcdfc25c56def41aaa0c03",
-          "sha1": "602499340915f33db662fb350d3bc4602f04cc38",
-          "md5": "077e1efabe1ce5bd89d6678dc465fade"
-        }
-      ]
-    },
-    {
-      "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "runtime-saveable-1.4.0-alpha03.aar",
-          "url": "runtime-saveable-1.4.0-alpha03.aar",
-          "size": 1086353,
-          "sha512": "d6e4ceaee9b2c1e310b4b29a12758db5f8de370547d51210cb931f188cff283577c2348aed85948aa69f19480a28172ae91d1e8f2f7ede7c7bae8b64a25b05b0",
-          "sha256": "606bf7b113cdd2b08b8b33e7a679f1b23d2770c8b1fcdfc25c56def41aaa0c03",
-          "sha1": "602499340915f33db662fb350d3bc4602f04cc38",
-          "md5": "077e1efabe1ce5bd89d6678dc465fade"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "runtime-saveable-1.4.0-alpha03-sources.jar",
-          "url": "runtime-saveable-1.4.0-alpha03-sources.jar",
-          "size": 10792,
-          "sha512": "2a4fd28cfd1e8bc9572cecab3dcc25560efcbf690e104e3b1e7039bd4d9c3bfc28f96e1d996cc2da2fb846b0f279de63a83d9e801867fa275b164a59645c606f",
-          "sha256": "a498d31ee590d7b8b4a31021134e3793d6287a08fc0444c99b80020beea432ae",
-          "sha1": "dfdc3070b43a1cb2939cc13498dd40988a8d3d93",
-          "md5": "55cf532a33cf4313df6415a1342a26a3"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.md5
deleted file mode 100644
index aa882d6..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-dfe85f52b801f082cf13468d905eccc8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 3f206cd..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6c07ff6089574d467d172a2d354a6929a289df26
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.sha256
deleted file mode 100644
index a85f6eb..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-1d1c09af1ef13084faf445f5331cfbf6914566a56b65eacf6307196fc0a57a0b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 54127fa..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-5abed1fd99e5d3f567e3ddfed4812d6c9ad8030f3fbaed1b71877fd9202026162702db67ebf6d5e72afba23fa9b5d2a8bcf26280d85ae9c7a5b7366ba49dec0b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom
deleted file mode 100644
index 722a6fd..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,54 +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.compose.runtime</groupId>
-  <artifactId>runtime-saveable</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Saveable</name>
-  <description>Compose components that allow saving and restoring the local ui state</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.4.0-alpha03</url>
-  <inceptionYear>2020</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 6ffb4cc..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-c59f3f8f4a8ac63ba7facc23b0b3abcc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index b27e2c8..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5a3f5bad705cbba56a1379e5f25ac420d7fd4983
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index a5a84d2..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-453f889b3fbc03d7d9722ddd552945c6d9d9bb6b0deb3ceb2b42e7700c53c2a4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index b0f2421..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha03/runtime-saveable-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-a756e8c4b1ee2dc7d92cbe912fa112528618713617528ceef9a5aacd9586757b960ca42d11fb04f43e86ba6d33c34e179475f34b984b911a3546bf7b1c122b67
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..f523ed6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..3fe9b23
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+e770e9cb5620b011a89d6a87a37f4d13
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..a77afb5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+b6fd9996bafaf0041c03b2ca4784a64ad4444100
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..1c1ec36
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+3435a96b0c85b2e9f208e5f201d806d651f2e4ceb7e87ecbb5888f44bceb7487
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..38f39c3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+7a6c76e56c397e7d468a4576215f26a1c53dfe1f9e1a1e9ae38c7b14a31247dafc118d3b017427957bd1c23e3e12dbf73ef92bce62e2e8068b357f6b36869602
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar
new file mode 100644
index 0000000..8d9bde6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..2229b47
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+4f5add08860a2e198abd2991d8b62216
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..6530db0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+dcab36da204c3ca4748c4e6051935c29c4e6e292
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..89f6b10
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+8ee709e65d62c9f9be94fdeaa068998533b30f985a9bb88015d3f9e44330c1c7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..4ada21d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+14b1295a547195c430c417cce1dc5afd1c11265ed141e395c518b5412ff22cbcb872c2972df414418dcdb998fe786d0bf6f4220b4d60f769564b3654e1ea09e1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module
new file mode 100644
index 0000000..ded303e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module
@@ -0,0 +1,117 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.runtime",
+    "module": "runtime-saveable",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "runtime-saveable-1.4.0-alpha05.aar",
+          "url": "runtime-saveable-1.4.0-alpha05.aar",
+          "size": 1112476,
+          "sha512": "14b1295a547195c430c417cce1dc5afd1c11265ed141e395c518b5412ff22cbcb872c2972df414418dcdb998fe786d0bf6f4220b4d60f769564b3654e1ea09e1",
+          "sha256": "8ee709e65d62c9f9be94fdeaa068998533b30f985a9bb88015d3f9e44330c1c7",
+          "sha1": "dcab36da204c3ca4748c4e6051935c29c4e6e292",
+          "md5": "4f5add08860a2e198abd2991d8b62216"
+        }
+      ]
+    },
+    {
+      "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "runtime-saveable-1.4.0-alpha05.aar",
+          "url": "runtime-saveable-1.4.0-alpha05.aar",
+          "size": 1112476,
+          "sha512": "14b1295a547195c430c417cce1dc5afd1c11265ed141e395c518b5412ff22cbcb872c2972df414418dcdb998fe786d0bf6f4220b4d60f769564b3654e1ea09e1",
+          "sha256": "8ee709e65d62c9f9be94fdeaa068998533b30f985a9bb88015d3f9e44330c1c7",
+          "sha1": "dcab36da204c3ca4748c4e6051935c29c4e6e292",
+          "md5": "4f5add08860a2e198abd2991d8b62216"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "runtime-saveable-1.4.0-alpha05-sources.jar",
+          "url": "runtime-saveable-1.4.0-alpha05-sources.jar",
+          "size": 10792,
+          "sha512": "7a6c76e56c397e7d468a4576215f26a1c53dfe1f9e1a1e9ae38c7b14a31247dafc118d3b017427957bd1c23e3e12dbf73ef92bce62e2e8068b357f6b36869602",
+          "sha256": "3435a96b0c85b2e9f208e5f201d806d651f2e4ceb7e87ecbb5888f44bceb7487",
+          "sha1": "b6fd9996bafaf0041c03b2ca4784a64ad4444100",
+          "md5": "e770e9cb5620b011a89d6a87a37f4d13"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..708f63d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+f0a2f96e413c8300375b77b955f77cbc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..9590ce2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+cc890cc0e472973927003bd976a3e0f2f4684dbe
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..97056a3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+9931570f2b916922462d0f489b88f9c292851d3e03c3ccfb06bdc9f5eceee8a6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..9f0e56e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+bb33cb04c0991551334b8d621053f3fb32e73c9298662e40910a1c31bcf7f81b7d4f686438a2ff09d1f072d095707b4d2d2b33a6ed669417b6bd694377926b52
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom
new file mode 100644
index 0000000..89edb87
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom
@@ -0,0 +1,54 @@
+<?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.compose.runtime</groupId>
+  <artifactId>runtime-saveable</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Saveable</name>
+  <description>Compose components that allow saving and restoring the local ui state</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.4.0-alpha05</url>
+  <inceptionYear>2020</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..27cb883
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+91b52663e74987bbad7385749bccbbc3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..b8b1c0c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+7d8de62ea2c974ffe7e51db89185b19452860b21
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..66f53a5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+24474d472f2af8ee93d636559ddd453ac885aad2706773d30dc60c1b5e591789
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..45bd32d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-saveable/1.4.0-alpha05/runtime-saveable-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+9c7de2f8c96c3b73a2aa103f88e1bf88f5b350b7068773e2f5388ace33c0935039919dc0a18325ff792cd50645a7825e54e671b51a4ab9efdf5677a85a4d2ba6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar
index 2128d0d..99dcede 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.md5
index 7b974fc..3a5eb3d 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.md5
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.md5
@@ -1 +1 @@
-3b295524bebeb97d9cdeb1a45eb7ab02
\ No newline at end of file
+2b31caa2df70ee24342edbff0550e274
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha1
index 5db106a..aa87855 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha1
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha1
@@ -1 +1 @@
-c6d22ddd187d00a1c6be21d8a5e63d6623d68657
\ No newline at end of file
+ee9f28ad170fcac1ac8acf559c7baa2bef191e62
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha256
index 00f71d9..c21e5cc 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha256
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha256
@@ -1 +1 @@
-e27b4df8d3a172b7adbd6f9a4e81a83aef308eb3d931ac96e4884c82d681545c
\ No newline at end of file
+54c5d5e77b9278980fb7631d78a6fd55608ecb322506f2be7e58ab679b039d38
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha512
index 0653216..0138f1a 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha512
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02-sources.jar.sha512
@@ -1 +1 @@
-20346434b53d4f5562eff60b54942c3f71da5f831c4761d864c427074412fac622d4a143be511479716121513ecb24283bfde2db07957f10b597eb54b42c8aad
\ No newline at end of file
+8e07dcce03480677564266c7ddbdea6022b542c6872d524bd065331a401f9f7f1aeefd4334776cdbc42e6cdba2197039bd9946a263df657feddc284f4945349f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar
index 62b0a3c..d39a3fb 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.md5
index 67137c9..6ead5c7 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.md5
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.md5
@@ -1 +1 @@
-cafb8a23d744294185ceee22cf0fb5f6
\ No newline at end of file
+36268f441bfb13fc8ea1ac73e702139c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha1
index 60c8659..7f70f8d 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha1
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha1
@@ -1 +1 @@
-79a06c60c086a12ff4d7009abe4fed8f77447b6c
\ No newline at end of file
+176442759ffca976e9bf42a0c7bdf3be1bf1e34b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha256
index 4826359..75f59a6 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha256
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha256
@@ -1 +1 @@
-43062d2ef9249595e07833e8de786f7fda226ef9943c16a2786a20e4746a044b
\ No newline at end of file
+7080d6557e049f0384eb11b900f25a6ccb509b4abe838ddeca273836c22d54d2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha512
index 236e678..2fbf68b 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha512
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.aar.sha512
@@ -1 +1 @@
-04ca910d0e9947fd7f17f979e3fd5e6114fcac5df878f95f6858ba2f40dab285b63aa8aa86f995ef4093ca65f84ff6f807375f2732e064162421a34752df6f9e
\ No newline at end of file
+1a68edb7e21b123b2ce522337d974c09d43642440ec17c680d41d6cfa1d0dc6b4f1ec4091778f9969d4c6d1166548435f7c0871626c1a4f4fbdd7a6b9019abda
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module
index f4a3802..8364e95 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module
@@ -10,7 +10,7 @@
   },
   "createdBy": {
     "gradle": {
-      "version": "7.6"
+      "version": "8.0-rc-1"
     }
   },
   "variants": [
@@ -35,11 +35,11 @@
         {
           "name": "runtime-tracing-1.0.0-alpha02.aar",
           "url": "runtime-tracing-1.0.0-alpha02.aar",
-          "size": 4954,
-          "sha512": "04ca910d0e9947fd7f17f979e3fd5e6114fcac5df878f95f6858ba2f40dab285b63aa8aa86f995ef4093ca65f84ff6f807375f2732e064162421a34752df6f9e",
-          "sha256": "43062d2ef9249595e07833e8de786f7fda226ef9943c16a2786a20e4746a044b",
-          "sha1": "79a06c60c086a12ff4d7009abe4fed8f77447b6c",
-          "md5": "cafb8a23d744294185ceee22cf0fb5f6"
+          "size": 5020,
+          "sha512": "1a68edb7e21b123b2ce522337d974c09d43642440ec17c680d41d6cfa1d0dc6b4f1ec4091778f9969d4c6d1166548435f7c0871626c1a4f4fbdd7a6b9019abda",
+          "sha256": "7080d6557e049f0384eb11b900f25a6ccb509b4abe838ddeca273836c22d54d2",
+          "sha1": "176442759ffca976e9bf42a0c7bdf3be1bf1e34b",
+          "md5": "36268f441bfb13fc8ea1ac73e702139c"
         }
       ]
     },
@@ -63,7 +63,7 @@
           "group": "androidx.compose.runtime",
           "module": "runtime",
           "version": {
-            "requires": "1.4.0-alpha03"
+            "requires": "1.4.0-alpha05"
           }
         },
         {
@@ -77,14 +77,14 @@
           "group": "androidx.tracing",
           "module": "tracing-perfetto",
           "version": {
-            "requires": "1.0.0-alpha08"
+            "requires": "1.0.0-alpha10"
           }
         },
         {
           "group": "org.jetbrains.kotlin",
           "module": "kotlin-stdlib",
           "version": {
-            "requires": "1.7.21"
+            "requires": "1.8.0"
           }
         }
       ],
@@ -92,11 +92,11 @@
         {
           "name": "runtime-tracing-1.0.0-alpha02.aar",
           "url": "runtime-tracing-1.0.0-alpha02.aar",
-          "size": 4954,
-          "sha512": "04ca910d0e9947fd7f17f979e3fd5e6114fcac5df878f95f6858ba2f40dab285b63aa8aa86f995ef4093ca65f84ff6f807375f2732e064162421a34752df6f9e",
-          "sha256": "43062d2ef9249595e07833e8de786f7fda226ef9943c16a2786a20e4746a044b",
-          "sha1": "79a06c60c086a12ff4d7009abe4fed8f77447b6c",
-          "md5": "cafb8a23d744294185ceee22cf0fb5f6"
+          "size": 5020,
+          "sha512": "1a68edb7e21b123b2ce522337d974c09d43642440ec17c680d41d6cfa1d0dc6b4f1ec4091778f9969d4c6d1166548435f7c0871626c1a4f4fbdd7a6b9019abda",
+          "sha256": "7080d6557e049f0384eb11b900f25a6ccb509b4abe838ddeca273836c22d54d2",
+          "sha1": "176442759ffca976e9bf42a0c7bdf3be1bf1e34b",
+          "md5": "36268f441bfb13fc8ea1ac73e702139c"
         }
       ]
     },
@@ -113,10 +113,10 @@
           "name": "runtime-tracing-1.0.0-alpha02-sources.jar",
           "url": "runtime-tracing-1.0.0-alpha02-sources.jar",
           "size": 1629,
-          "sha512": "20346434b53d4f5562eff60b54942c3f71da5f831c4761d864c427074412fac622d4a143be511479716121513ecb24283bfde2db07957f10b597eb54b42c8aad",
-          "sha256": "e27b4df8d3a172b7adbd6f9a4e81a83aef308eb3d931ac96e4884c82d681545c",
-          "sha1": "c6d22ddd187d00a1c6be21d8a5e63d6623d68657",
-          "md5": "3b295524bebeb97d9cdeb1a45eb7ab02"
+          "sha512": "8e07dcce03480677564266c7ddbdea6022b542c6872d524bd065331a401f9f7f1aeefd4334776cdbc42e6cdba2197039bd9946a263df657feddc284f4945349f",
+          "sha256": "54c5d5e77b9278980fb7631d78a6fd55608ecb322506f2be7e58ab679b039d38",
+          "sha1": "ee9f28ad170fcac1ac8acf559c7baa2bef191e62",
+          "md5": "2b31caa2df70ee24342edbff0550e274"
         }
       ]
     }
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.md5
index 34acc58..10d03c4 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.md5
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.md5
@@ -1 +1 @@
-fc82e3838be3ae23b58758696fd8d72d
\ No newline at end of file
+cdcc1e2d4b83a7e573766a52be04da73
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha1
index 611a851..251a533 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha1
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha1
@@ -1 +1 @@
-830b919e0a142cd14becb79920a10fa17b76b5b1
\ No newline at end of file
+a47b9b4bb35ed875fcb60516fda456a630d43c2b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha256
index dd54300..eb2e5f2 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha256
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha256
@@ -1 +1 @@
-c582f58bb34ef021572902b48bd57c7054e3f0526cb5a2f1ec754c195a8bece5
\ No newline at end of file
+4cafa882f8d78f6da5af965e26efec78447a074671f57e041baa2dfeeec039eb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha512
index 019f6ec..cd770df 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha512
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.module.sha512
@@ -1 +1 @@
-dacb72780f445b1bd99b86beb1de52d849850b2326c14db2efa740aa2d7281c6041db6f8b005ddb199c951781745cd48480af1e85ee144ab07e08e303fe593f3
\ No newline at end of file
+61ae7f9b898b85cdc24c796d7a72f780438019cef41c950d77e1e47e35830c2baf85a87294af429ce23c7810bc3760c0347f32441302460d93a5ece5e56eb99c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom
index 8c3bffb..f0cd1bd 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom
@@ -40,7 +40,7 @@
     <dependency>
       <groupId>androidx.compose.runtime</groupId>
       <artifactId>runtime</artifactId>
-      <version>[1.4.0-alpha03]</version>
+      <version>[1.4.0-alpha05]</version>
       <scope>runtime</scope>
       <type>aar</type>
     </dependency>
@@ -54,14 +54,14 @@
     <dependency>
       <groupId>androidx.tracing</groupId>
       <artifactId>tracing-perfetto</artifactId>
-      <version>1.0.0-alpha08</version>
+      <version>1.0.0-alpha10</version>
       <scope>runtime</scope>
       <type>aar</type>
     </dependency>
     <dependency>
       <groupId>org.jetbrains.kotlin</groupId>
       <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
+      <version>1.8.0</version>
       <scope>runtime</scope>
     </dependency>
   </dependencies>
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.md5
index d792d8b..11c7380 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.md5
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.md5
@@ -1 +1 @@
-0135c818ddb21fd17751df3cd17a579d
\ No newline at end of file
+99f5dd4882eb883a9ac61dbb85418c51
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha1
index c471904..56f6d4f 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha1
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha1
@@ -1 +1 @@
-b240996d3d0071a1bdbf95a47605cc9d1584c778
\ No newline at end of file
+d303d2fd3e66332057597505c82e47c59e356460
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha256
index 7dafa28..672fc8b 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha256
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha256
@@ -1 +1 @@
-a6f331d05fa8324fe23da345750f7efd6aa36294a82ff3b6006abceaf6383e2b
\ No newline at end of file
+2595e6d9ecfe1095632d47c1c3239da7cedf7417e237a499e92ff3f9038f6eab
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha512
index d984cbf..7befba8 100644
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha512
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime-tracing/1.0.0-alpha02/runtime-tracing-1.0.0-alpha02.pom.sha512
@@ -1 +1 @@
-0cd795ba435b64a1245c83af0f0c04f97fe37df7ba823e715e0712df069d3e8be9f8756f92c0a6e94e3e706cada5e4074febf26cdd5306b46cc60fc873be0808
\ No newline at end of file
+fc4152179c8844ec511bfba04ca94443be1dc4248156663c68fa39f71f78eb959ab7b0c31c7de37571c4358f828b0580ff6fafbf5bc0ab0349ffb18acae98407
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar
deleted file mode 100644
index a7eb473..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 913c9d1..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-697ece83834cd48d25c1fd0d823db209
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 4339383..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-04634161b7a8aeb6bf28f35f581df128b72d23ec
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index d01da79..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-fd77e92116b51444b719c85e80a1caa731249e6c1690e043158b0d9437765f16
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 50c5215..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-07453e9d3dae446581b822584a33d86442d7bf73514d8ad80332e061c6ec3ac38f63eb2d43fe16bc46271b9e820f4a79b91c8216c2c2f1ccc7699b395ce84d70
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar
deleted file mode 100644
index cdc9cdd..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.md5
deleted file mode 100644
index b10e045..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-f9954fcb52e8d02ddee9cd048380f481
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index a705c8b..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b6e08a92b4504d9306c85eb3582201b49d811bd5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 0543106..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-e450e7db7ebfca0e304965bb2daf424331f4314d319ec86feebfbd18f836e06f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 368a616..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-a84c825a1d5b036f9520c2d94562e2afb11fb6de2ac2a6fc04786c11bc7d4661026a4531ba27855d49a6f94d21c16de1a98d1e5536ba9ed26e862724051ba2fa
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module
deleted file mode 100644
index 57f5bd7..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module
+++ /dev/null
@@ -1,110 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.runtime",
-    "module": "runtime",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "variants": [
-    {
-      "name": "releaseVariantReleaseApiPublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-api"
-      },
-      "dependencies": [
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-android",
-          "version": {
-            "requires": "1.6.4"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "runtime-1.4.0-alpha03.aar",
-          "url": "runtime-1.4.0-alpha03.aar",
-          "size": 2076931,
-          "sha512": "a84c825a1d5b036f9520c2d94562e2afb11fb6de2ac2a6fc04786c11bc7d4661026a4531ba27855d49a6f94d21c16de1a98d1e5536ba9ed26e862724051ba2fa",
-          "sha256": "e450e7db7ebfca0e304965bb2daf424331f4314d319ec86feebfbd18f836e06f",
-          "sha1": "b6e08a92b4504d9306c85eb3582201b49d811bd5",
-          "md5": "f9954fcb52e8d02ddee9cd048380f481"
-        }
-      ]
-    },
-    {
-      "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": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-android",
-          "version": {
-            "requires": "1.6.4"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "runtime-1.4.0-alpha03.aar",
-          "url": "runtime-1.4.0-alpha03.aar",
-          "size": 2076931,
-          "sha512": "a84c825a1d5b036f9520c2d94562e2afb11fb6de2ac2a6fc04786c11bc7d4661026a4531ba27855d49a6f94d21c16de1a98d1e5536ba9ed26e862724051ba2fa",
-          "sha256": "e450e7db7ebfca0e304965bb2daf424331f4314d319ec86feebfbd18f836e06f",
-          "sha1": "b6e08a92b4504d9306c85eb3582201b49d811bd5",
-          "md5": "f9954fcb52e8d02ddee9cd048380f481"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "runtime-1.4.0-alpha03-sources.jar",
-          "url": "runtime-1.4.0-alpha03-sources.jar",
-          "size": 305031,
-          "sha512": "07453e9d3dae446581b822584a33d86442d7bf73514d8ad80332e061c6ec3ac38f63eb2d43fe16bc46271b9e820f4a79b91c8216c2c2f1ccc7699b395ce84d70",
-          "sha256": "fd77e92116b51444b719c85e80a1caa731249e6c1690e043158b0d9437765f16",
-          "sha1": "04634161b7a8aeb6bf28f35f581df128b72d23ec",
-          "md5": "697ece83834cd48d25c1fd0d823db209"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.md5
deleted file mode 100644
index b4b3f25..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-cabf24ed92f27832a4e2252e53aa847e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 58d9cf6..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-369608136f89db215f55c5ccb70cbc6450d3f1ab
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 1c63a37..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-92a4ab8c56d35c4900f09ef6e90ccd0a39183861b984efc17bda36e38bd1bcc9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 2f711da..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-e88e3c6a542ffd169fff75cf85112fee4a6519b933e0bcdf13228b79688c6effd53ab718ba1e3990bc7d6318da342ce51e9ce6b58a15af5c9c9ba2800e27e552
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom
deleted file mode 100644
index d785f67..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,53 +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.compose.runtime</groupId>
-  <artifactId>runtime</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Runtime</name>
-  <description>Tree composition support for code generated by the Compose compiler plugin and corresponding public API</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.4.0-alpha03</url>
-  <inceptionYear>2019</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlinx</groupId>
-      <artifactId>kotlinx-coroutines-android</artifactId>
-      <version>1.6.4</version>
-      <scope>compile</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.md5
deleted file mode 100644
index ec8f230..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-c17d044a1f69f1ca415d6e9a8e3aef0a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 5a699b6..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0f9884ca760adb31215da746d5d8580faa57adfd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 538caef..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-f7531a092cfdf91d34d8df6c8a8792a2bab561a6d8a219f6a37380d93c675f27
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 84f9373..0000000
--- a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha03/runtime-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-1f12e20ccf343cde994680012b69cb6258fb0c089306b715b8f5196269f93996c22a9a1aa5bf337e89b86546b10dd44b5bd9c55caf055cf0d7805197ef431828
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..99e57f6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..592bbcf
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+b965e53eda994ab28bceff8d0b5cefe1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..b3db8b0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+2c74c670c5a0da92b3e67ec23f35fb90fd0629d0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..089ca3c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+e777fd2c48d0ffbeb4edd3f28b5e4e8af970236bc13d4f0a654cdb7b44b3beab
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..d837bd3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+949cdc57fa38ed6626c581f696632a2666bd82d79837c70cb6230eb34745b94931288bacfb04ec576f9e355f49a4d60bd3929c8375f9cf58e002c091e2f779a0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar
new file mode 100644
index 0000000..29da5c7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..f8a24e6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+090a66c1214002e1cf88c4bb0aff4bff
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..9cac694
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+11b0f36337fb33e8c9c4a61aa56269be89cc43b5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..36f722b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+aa1125524972d5d6c76e04f748304cf42b3c569bdc018b227b170aade4b8aec5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..a8ac993
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+6b78f1392a6efe5aa586ff57d27131b7e565bcfc0dd1d300efe9ec2fb035a722d7b9f4c0f10876e424b28ed6d56b72891d925d23c5c4792fef2cbab04c195334
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module
new file mode 100644
index 0000000..baced4a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module
@@ -0,0 +1,110 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.runtime",
+    "module": "runtime",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "variants": [
+    {
+      "name": "releaseVariantReleaseApiPublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-api"
+      },
+      "dependencies": [
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-android",
+          "version": {
+            "requires": "1.6.4"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "runtime-1.4.0-alpha05.aar",
+          "url": "runtime-1.4.0-alpha05.aar",
+          "size": 2120382,
+          "sha512": "6b78f1392a6efe5aa586ff57d27131b7e565bcfc0dd1d300efe9ec2fb035a722d7b9f4c0f10876e424b28ed6d56b72891d925d23c5c4792fef2cbab04c195334",
+          "sha256": "aa1125524972d5d6c76e04f748304cf42b3c569bdc018b227b170aade4b8aec5",
+          "sha1": "11b0f36337fb33e8c9c4a61aa56269be89cc43b5",
+          "md5": "090a66c1214002e1cf88c4bb0aff4bff"
+        }
+      ]
+    },
+    {
+      "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": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-android",
+          "version": {
+            "requires": "1.6.4"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "runtime-1.4.0-alpha05.aar",
+          "url": "runtime-1.4.0-alpha05.aar",
+          "size": 2120382,
+          "sha512": "6b78f1392a6efe5aa586ff57d27131b7e565bcfc0dd1d300efe9ec2fb035a722d7b9f4c0f10876e424b28ed6d56b72891d925d23c5c4792fef2cbab04c195334",
+          "sha256": "aa1125524972d5d6c76e04f748304cf42b3c569bdc018b227b170aade4b8aec5",
+          "sha1": "11b0f36337fb33e8c9c4a61aa56269be89cc43b5",
+          "md5": "090a66c1214002e1cf88c4bb0aff4bff"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "runtime-1.4.0-alpha05-sources.jar",
+          "url": "runtime-1.4.0-alpha05-sources.jar",
+          "size": 306420,
+          "sha512": "949cdc57fa38ed6626c581f696632a2666bd82d79837c70cb6230eb34745b94931288bacfb04ec576f9e355f49a4d60bd3929c8375f9cf58e002c091e2f779a0",
+          "sha256": "e777fd2c48d0ffbeb4edd3f28b5e4e8af970236bc13d4f0a654cdb7b44b3beab",
+          "sha1": "2c74c670c5a0da92b3e67ec23f35fb90fd0629d0",
+          "md5": "b965e53eda994ab28bceff8d0b5cefe1"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..82b62e0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+d85dfd814171610ad8ac89c645087d24
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..3b91980
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+0ad284eee37131139639c318e03c7cf14c53b13b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..f9ba159
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+3f9a40fbf1de306d2e4bd407c3ea2715b214f21dce1f4bb9c6c4c33d9da84166
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..604755c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+894454cb9cef021c773acc23c86b5aa8d478e9527127e069af3399091c85be0440c39f36a9889ddba0c1994cfe1a25eecb23d9511d619b2c14fdc1b9aba271e0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom
new file mode 100644
index 0000000..cd0279c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom
@@ -0,0 +1,53 @@
+<?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.compose.runtime</groupId>
+  <artifactId>runtime</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Runtime</name>
+  <description>Tree composition support for code generated by the Compose compiler plugin and corresponding public API</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.4.0-alpha05</url>
+  <inceptionYear>2019</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlinx</groupId>
+      <artifactId>kotlinx-coroutines-android</artifactId>
+      <version>1.6.4</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..3bd8623
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+bb5af260aaf6098319e57326641f6dcd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..00a341e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+11a76798c28b375189e7e56479bb74db5d475548
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..5c91474
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+ba0b4cd11625e41aae09a5baa06d9186c1e5adae7cd280becbce6810c302ecda
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..2fe6188
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/runtime/runtime/1.4.0-alpha05/runtime-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+e8544afdf5a2074c06164005c6ec17881047ca03cca5f448283d542e65595d49cb0a522f0c4f3f7b2c546d860b6ccbfd80b00e9ab165d035fa0df9e14eb8e49f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 5d027ee..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 1611ee0..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-5e3e2db960d5621e0c70393d9e649f74
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 44f7916..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-11f1b168bb58fbf1227ecedfc05a81ad37ef67e9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 8e47797..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-0e5663e975d3d06f883e78caf7099742b7395f62ca91987b056c3fca56b34960
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 59a3a84..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-2e0bea8364ccf5a69d760251e6d537100b876766f00bc6a6e57bb58ba429e1359785ddb0b436322196bbe55799deb864b2e62824149bd027bc1ddaa4bbf7e34f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar
deleted file mode 100644
index f46140f..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.md5
deleted file mode 100644
index 9be2648..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-71195f0e96f43f9f789ef1e3c515ac26
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 2073039..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9a53cfa2454ccaa53180589d948685c229b372fe
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index cf0db97..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-aac32622393815563e39b16efd6f3360ea212f40f49192be50f317b7dfc18664
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index c00f920..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-92b666d63cdc9db02d7f5e941e5618a1de201c1794a4ae75feab67cd778ea604f8af926c86b1c9b9d270baf5da2a9cb493fa39c4777054908ec4735a0b4ca426
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module
deleted file mode 100644
index 3e118d4..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module
+++ /dev/null
@@ -1,117 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-geometry",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-geometry-1.4.0-alpha03.aar",
-          "url": "ui-geometry-1.4.0-alpha03.aar",
-          "size": 37746,
-          "sha512": "92b666d63cdc9db02d7f5e941e5618a1de201c1794a4ae75feab67cd778ea604f8af926c86b1c9b9d270baf5da2a9cb493fa39c4777054908ec4735a0b4ca426",
-          "sha256": "aac32622393815563e39b16efd6f3360ea212f40f49192be50f317b7dfc18664",
-          "sha1": "9a53cfa2454ccaa53180589d948685c229b372fe",
-          "md5": "71195f0e96f43f9f789ef1e3c515ac26"
-        }
-      ]
-    },
-    {
-      "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-geometry-1.4.0-alpha03.aar",
-          "url": "ui-geometry-1.4.0-alpha03.aar",
-          "size": 37746,
-          "sha512": "92b666d63cdc9db02d7f5e941e5618a1de201c1794a4ae75feab67cd778ea604f8af926c86b1c9b9d270baf5da2a9cb493fa39c4777054908ec4735a0b4ca426",
-          "sha256": "aac32622393815563e39b16efd6f3360ea212f40f49192be50f317b7dfc18664",
-          "sha1": "9a53cfa2454ccaa53180589d948685c229b372fe",
-          "md5": "71195f0e96f43f9f789ef1e3c515ac26"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-geometry-1.4.0-alpha03-sources.jar",
-          "url": "ui-geometry-1.4.0-alpha03-sources.jar",
-          "size": 17888,
-          "sha512": "2e0bea8364ccf5a69d760251e6d537100b876766f00bc6a6e57bb58ba429e1359785ddb0b436322196bbe55799deb864b2e62824149bd027bc1ddaa4bbf7e34f",
-          "sha256": "0e5663e975d3d06f883e78caf7099742b7395f62ca91987b056c3fca56b34960",
-          "sha1": "11f1b168bb58fbf1227ecedfc05a81ad37ef67e9",
-          "md5": "5e3e2db960d5621e0c70393d9e649f74"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.md5
deleted file mode 100644
index 9fa7638..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-8968025a63fbe437c491097a98960260
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.sha1
deleted file mode 100644
index a214d18..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f14a3fb573e4a5d75cbdb38b9c9fafa7ea1469eb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 894cd0e..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-2102c64888a40a009bda2c88384b83a2cf449676e066fa31d8907d3cf02d44e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 564453c..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-1cddd4f15db1ef6aa90d7b83f1bcdc475654dd734dd31f495cc720bc8e1c42cd7b6bc92d076938d5fd8634d0c7a6dddaad97269b3b3d38a763b24549509c23fe
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom
deleted file mode 100644
index b667f0b..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,61 +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.compose.ui</groupId>
-  <artifactId>ui-geometry</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Geometry</name>
-  <description>Compose classes related to dimensions without units</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2020</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.md5
deleted file mode 100644
index f5839f0..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-8e770a0afe959da773d4509a9289b6c7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index cc31595..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ebf22a6357394eda0a165911247df0bf11e160b3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 6f8615e..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-75c03d953c9a158826d7c6ac5ed88ace45e30d2531da65f67a8a1adc1ddd61d8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 171bdd6..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha03/ui-geometry-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-a4372ed143dad133f582f5d98c4dc4b9caaef6d65eeea34be192194df5486d357dafa8ea5f515164195a6d25f84498c83f6d91cd27ea3d12c6b4bc45b3ef8514
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..8f534fd
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..199dd5d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+4625e0212acb6e9aa48bc74d02fa5923
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..fc3e36b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+3fdbff3752b1decc89dad77535c364bf9d994fda
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..1f3b1db
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+d8ba4f4a6fecc04164f67ebabeb4bc888a930d3be1e80158dd5837ffaf57fac2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..ff86781
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+65de2019deeb6bead2dd7fc27b6f830242f605987189297248ccff800752308bd2cada8d8652e87d049f1700bbbd58fd427d8f276a0add4fd91c7ab08a33f95d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar
new file mode 100644
index 0000000..4cda71a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..576b6bc
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+3f3bc46e66a18af0fbfc73cc9a7c89d3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..181b2fb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+83aca40dd0bb4d6c59d8867530e901c88af01eea
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..70d4178
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+143a19a31d86bafeb9482485ebe2836dcb98209d7386284c92926da6223dd9e5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..3ae9005
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+0b262ad6d0af5b9b4d54e159a9d9c19ecc3a507850a73e4bba60daebbdbc278ce4bd8976859815fca24aa432e39220a35362083a5d97dcfa34e9c0b6cc0654b2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module
new file mode 100644
index 0000000..c3ca971
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module
@@ -0,0 +1,117 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-geometry",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-geometry-1.4.0-alpha05.aar",
+          "url": "ui-geometry-1.4.0-alpha05.aar",
+          "size": 38255,
+          "sha512": "0b262ad6d0af5b9b4d54e159a9d9c19ecc3a507850a73e4bba60daebbdbc278ce4bd8976859815fca24aa432e39220a35362083a5d97dcfa34e9c0b6cc0654b2",
+          "sha256": "143a19a31d86bafeb9482485ebe2836dcb98209d7386284c92926da6223dd9e5",
+          "sha1": "83aca40dd0bb4d6c59d8867530e901c88af01eea",
+          "md5": "3f3bc46e66a18af0fbfc73cc9a7c89d3"
+        }
+      ]
+    },
+    {
+      "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-geometry-1.4.0-alpha05.aar",
+          "url": "ui-geometry-1.4.0-alpha05.aar",
+          "size": 38255,
+          "sha512": "0b262ad6d0af5b9b4d54e159a9d9c19ecc3a507850a73e4bba60daebbdbc278ce4bd8976859815fca24aa432e39220a35362083a5d97dcfa34e9c0b6cc0654b2",
+          "sha256": "143a19a31d86bafeb9482485ebe2836dcb98209d7386284c92926da6223dd9e5",
+          "sha1": "83aca40dd0bb4d6c59d8867530e901c88af01eea",
+          "md5": "3f3bc46e66a18af0fbfc73cc9a7c89d3"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-geometry-1.4.0-alpha05-sources.jar",
+          "url": "ui-geometry-1.4.0-alpha05-sources.jar",
+          "size": 17888,
+          "sha512": "65de2019deeb6bead2dd7fc27b6f830242f605987189297248ccff800752308bd2cada8d8652e87d049f1700bbbd58fd427d8f276a0add4fd91c7ab08a33f95d",
+          "sha256": "d8ba4f4a6fecc04164f67ebabeb4bc888a930d3be1e80158dd5837ffaf57fac2",
+          "sha1": "3fdbff3752b1decc89dad77535c364bf9d994fda",
+          "md5": "4625e0212acb6e9aa48bc74d02fa5923"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..77563b9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+91c139820ae8675cd071d8a07424135d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..ac465f9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+00be343cec42490aa3deaf9dfa451583480cc503
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..4e25588
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+8044b986b0bc4d9ec48a4221b0a066b4d519c9067355b303eee04ba4f1e6d6fa
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..3a5845f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+3f3bfe5e457edbc2ff6bd19c08f027c43f9deaadfd1e2e1f01b1294f24f927e2fe077ed311b108fdc588c8c6d0e0befacdae6766e4f36fc1ea5906d10c536340
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom
new file mode 100644
index 0000000..5d14365
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom
@@ -0,0 +1,61 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-geometry</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Geometry</name>
+  <description>Compose classes related to dimensions without units</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2020</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..a0c76f2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+583ac7dc13aab7e9f717b57c06c8f678
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..103c75e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+0f876837b540c3dc66bbc235be1920873e0a06c4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..da6ad61
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+11f4974693190c562614bed761e62fdf62859d502562a5d0cb4c8c63decd6565
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..a3d3253
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-geometry/1.4.0-alpha05/ui-geometry-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+ef4eb96be8050682cf98ad2e12eb975f258943302350c49879e335eeb25b6b0282c5f078b77bde3f11e517927176dc945c7e25e4a6c4896379811bb422c6e8a7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar
deleted file mode 100644
index d660228..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 26b4b8a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-c2fd52e1463ff0bf1a417b7578645754
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 30d616e..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-42175719347f2ac60c9cc31c6df3e2b8164f7f64
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index ac62592..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-dedc3f7271d45c9f87c9654672a6eedc0bfcb42fc57394678c1a355029be5e2c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index fe12a90..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-5a2ae541f5c8bcea761bf5d5d92353bb3b9a8669bb1997b40c9d9d0d4a7024a3acc69c8936f207ea268d04fe6b75eaa8230f5e586383d8093cd0c0575c154a94
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar
deleted file mode 100644
index a2393cf..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.md5
deleted file mode 100644
index 829e6d6..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-a05ec6bb86708e5c7ce4b0169f8866df
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index a7ef97b..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4c8e17d034395bc3418ec34d370f8d6cfc020ade
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 9e4ffc9..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-44bf47046afbf5e8db66298f2ec07a22a10c2a0b7afc74f4a8ac6f1e861a29ef
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index cc44592..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-ae594cede8bef1923e7e774b767a55130850ccc68356ea7cf7d4cfd5d76d654632e4592042905fa05b27a3d796920eeabaab264cc5d02debd02f1ac915350385
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module
deleted file mode 100644
index 36f98d3..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module
+++ /dev/null
@@ -1,131 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-graphics",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.2.0"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-graphics-1.4.0-alpha03.aar",
-          "url": "ui-graphics-1.4.0-alpha03.aar",
-          "size": 1408135,
-          "sha512": "ae594cede8bef1923e7e774b767a55130850ccc68356ea7cf7d4cfd5d76d654632e4592042905fa05b27a3d796920eeabaab264cc5d02debd02f1ac915350385",
-          "sha256": "44bf47046afbf5e8db66298f2ec07a22a10c2a0b7afc74f4a8ac6f1e861a29ef",
-          "sha1": "4c8e17d034395bc3418ec34d370f8d6cfc020ade",
-          "md5": "a05ec6bb86708e5c7ce4b0169f8866df"
-        }
-      ]
-    },
-    {
-      "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.2.0"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-graphics-1.4.0-alpha03.aar",
-          "url": "ui-graphics-1.4.0-alpha03.aar",
-          "size": 1408135,
-          "sha512": "ae594cede8bef1923e7e774b767a55130850ccc68356ea7cf7d4cfd5d76d654632e4592042905fa05b27a3d796920eeabaab264cc5d02debd02f1ac915350385",
-          "sha256": "44bf47046afbf5e8db66298f2ec07a22a10c2a0b7afc74f4a8ac6f1e861a29ef",
-          "sha1": "4c8e17d034395bc3418ec34d370f8d6cfc020ade",
-          "md5": "a05ec6bb86708e5c7ce4b0169f8866df"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-graphics-1.4.0-alpha03-sources.jar",
-          "url": "ui-graphics-1.4.0-alpha03-sources.jar",
-          "size": 160466,
-          "sha512": "5a2ae541f5c8bcea761bf5d5d92353bb3b9a8669bb1997b40c9d9d0d4a7024a3acc69c8936f207ea268d04fe6b75eaa8230f5e586383d8093cd0c0575c154a94",
-          "sha256": "dedc3f7271d45c9f87c9654672a6eedc0bfcb42fc57394678c1a355029be5e2c",
-          "sha1": "42175719347f2ac60c9cc31c6df3e2b8164f7f64",
-          "md5": "c2fd52e1463ff0bf1a417b7578645754"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.md5
deleted file mode 100644
index 43ae4b0..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-6b19f82d964c0b743ad57692ba684500
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 45af424..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-65c35784296fc7e5e6fbffd7e840619839f90c4a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 8a5d1aa..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-fab9099a0bed473dd2d84954a16732d98c526f8f67232f747e89b828e9c4dc98
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 5363cd1..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-e8dd595fa0bd696b48603b20471beeb7a01110ed2362a538d81f51bb445dc298ff52f1681aa8dfc609170bfe79f43d8f2f98fcb3e7d0a2a69df8ad8275d6f36b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom
deleted file mode 100644
index 1b4f57c..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,68 +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.compose.ui</groupId>
-  <artifactId>ui-graphics</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Graphics</name>
-  <description>Compose graphics</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2020</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.2.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-unit</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 75a0ee9..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-111b98e08a4ea0d7a21f2dfe037d6c7c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 9cafbd3..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-aafa10d18b820bbaa46aec572db5df5d5bfe3abd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 138bb3f..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-f72e0306e419b23195aaacb2fb8a288cfeb8447dee85f5e91bb5cb4a3215a12f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index c312cf0..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha03/ui-graphics-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-0f451d0d3dcfa4b35d68a61f9ac45fa69e7a8153b30b3768bd48bdd0a5aaa70c4716808fc23ee7341e287bbf41d9c5457a49e80fa6403f1f89c77d4fc6718655
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..f967ebb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..19df72f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+3bafff4afb7e2d7e87e53d9367e3699a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..a45e8f2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+429a044fb0b0a679c5ff9d16f8094392bce8bc20
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..89009c3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+a7785091b009550766100888940dc08cadb34238efb9d1ba5a63f6580bc1aa72
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..41669fe
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+4dc5e30b374b5100a80fccbd1c3be2e7d92adfae266b1c0483c5fa1da5f2fd9c894cf6e17aba1075b93fc4a5ef3fa9d670b2b93e85a94056afe1ab0139d69d43
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar
new file mode 100644
index 0000000..3e8e8f7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..ef7dc3e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+6a5403a9988f20440bca852de80e3368
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..8c84e73
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+540974b103a06936dfe559f8105905b2e17aeb0b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..279eb92
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+414c742c3a29935620a6304a7eccac818935637bd92320eff8487cbdf02e5ddc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..759d3c8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+f58d20d9bc6549c895a248990b63c4feb3afc6d4733f1b4a14d51f9902f7cef002113b7972512693e9d8dcb06a54b3b942db31939d58e3806ae5f067359d6638
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module
new file mode 100644
index 0000000..42cf136
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module
@@ -0,0 +1,131 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-graphics",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.2.0"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-graphics-1.4.0-alpha05.aar",
+          "url": "ui-graphics-1.4.0-alpha05.aar",
+          "size": 1438194,
+          "sha512": "f58d20d9bc6549c895a248990b63c4feb3afc6d4733f1b4a14d51f9902f7cef002113b7972512693e9d8dcb06a54b3b942db31939d58e3806ae5f067359d6638",
+          "sha256": "414c742c3a29935620a6304a7eccac818935637bd92320eff8487cbdf02e5ddc",
+          "sha1": "540974b103a06936dfe559f8105905b2e17aeb0b",
+          "md5": "6a5403a9988f20440bca852de80e3368"
+        }
+      ]
+    },
+    {
+      "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.2.0"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-graphics-1.4.0-alpha05.aar",
+          "url": "ui-graphics-1.4.0-alpha05.aar",
+          "size": 1438194,
+          "sha512": "f58d20d9bc6549c895a248990b63c4feb3afc6d4733f1b4a14d51f9902f7cef002113b7972512693e9d8dcb06a54b3b942db31939d58e3806ae5f067359d6638",
+          "sha256": "414c742c3a29935620a6304a7eccac818935637bd92320eff8487cbdf02e5ddc",
+          "sha1": "540974b103a06936dfe559f8105905b2e17aeb0b",
+          "md5": "6a5403a9988f20440bca852de80e3368"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-graphics-1.4.0-alpha05-sources.jar",
+          "url": "ui-graphics-1.4.0-alpha05-sources.jar",
+          "size": 162697,
+          "sha512": "4dc5e30b374b5100a80fccbd1c3be2e7d92adfae266b1c0483c5fa1da5f2fd9c894cf6e17aba1075b93fc4a5ef3fa9d670b2b93e85a94056afe1ab0139d69d43",
+          "sha256": "a7785091b009550766100888940dc08cadb34238efb9d1ba5a63f6580bc1aa72",
+          "sha1": "429a044fb0b0a679c5ff9d16f8094392bce8bc20",
+          "md5": "3bafff4afb7e2d7e87e53d9367e3699a"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..a43cc47
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+0f1e5da99b0004fa53afcda2a9197aa9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..4383a43
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+016d9db6c0f6e4d734cfdeb788f0398f76be6ab2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..6104b53
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+ce68feb2963699f5f78c1bfc10f8f49b8ed7304b5bcf6429abe26a4a4ae87af9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..f2e2d76
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+7a7475b6e108d75d0f1b383bb5ceb21a24b2355424daf6c65f0fb0c3bf9285ee3462773b30ea4e30beee98d21099d728a1b9f926cbf84047d7917ef4d80feea0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom
new file mode 100644
index 0000000..35b546b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom
@@ -0,0 +1,68 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-graphics</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Graphics</name>
+  <description>Compose graphics</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2020</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.2.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-unit</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..ed1459b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+db4501c32fd6c7c1104ee3ed3a96ac06
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..fc8d6e9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+31c9b7a0d621a3b650098e2790c1e700866b4ea4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..222c437
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+0f19a2e5fab13553b490fa5643e295330c6e1fbdcfa704dba7ccd3610f3a6b1c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..3c1c338
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-graphics/1.4.0-alpha05/ui-graphics-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+841f69f5d5746b753ae0793ee6260f31d9e7fc2681a143cfce3d9fcf8731311e5e338670cfeda14937f2d5f3bb2585561b417cc77b99b7bc2660f77834581d7f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 9ea2e2f..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index e1066b5..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-f0b2c9cd5f9a129b06f0474207f24355
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 395f88a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-cb44ddd768135477ec952ca5deae4b6932bbb339
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 75c6314..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-cafa9bf80cf4debc9d5e1bcd2aade65c12857e4fd9b27098be07521e4152d9db
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 77e7ae5..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-f2e6107980de32b18313d79d11af445b225f19fda46394f166de043dd8ce0013ea3608be9f403d608ece87472afde62acf52b7874d90539f387c8a8cc027c553
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar
deleted file mode 100644
index f508278..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.md5
deleted file mode 100644
index a287422..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-a880ae8c8534342e92f9546cd7b9b89c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index a8d08f9..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7d6d841b62c8fb35dd6683c8ea512d7b16ac5d85
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 2e8ff94..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-d5592d184820bc9e5efc951c0e3a42cbec11a9a357a3019af68d7d5416ffc15b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index ea58efe..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-44f9a8372ceebfc0a5cdb1eed97b7f50a6c11aea12740d0e54d2b015a57400dc23f278558e6f0a94b67667fbc179ae59cbee65eee167db62255cbbd11ebeaf18
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module
deleted file mode 100644
index 7a98235..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module
+++ /dev/null
@@ -1,243 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-test-junit4",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.activity",
-          "module": "activity",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-test",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.test.ext",
-          "module": "junit",
-          "version": {
-            "requires": "1.1.4"
-          }
-        },
-        {
-          "group": "junit",
-          "module": "junit",
-          "version": {
-            "requires": "4.13.2"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-test-junit4-1.4.0-alpha03.aar",
-          "url": "ui-test-junit4-1.4.0-alpha03.aar",
-          "size": 145434,
-          "sha512": "44f9a8372ceebfc0a5cdb1eed97b7f50a6c11aea12740d0e54d2b015a57400dc23f278558e6f0a94b67667fbc179ae59cbee65eee167db62255cbbd11ebeaf18",
-          "sha256": "d5592d184820bc9e5efc951c0e3a42cbec11a9a357a3019af68d7d5416ffc15b",
-          "sha1": "7d6d841b62c8fb35dd6683c8ea512d7b16ac5d85",
-          "md5": "a880ae8c8534342e92f9546cd7b9b89c"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.activity",
-          "module": "activity",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.activity",
-          "module": "activity-compose",
-          "version": {
-            "requires": "1.3.0"
-          }
-        },
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime-saveable",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-test",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-common",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-runtime",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.test",
-          "module": "core",
-          "version": {
-            "requires": "1.5.0"
-          }
-        },
-        {
-          "group": "androidx.test",
-          "module": "monitor",
-          "version": {
-            "requires": "1.6.0"
-          }
-        },
-        {
-          "group": "androidx.test.espresso",
-          "module": "espresso-core",
-          "version": {
-            "requires": "3.5.0"
-          }
-        },
-        {
-          "group": "androidx.test.espresso",
-          "module": "espresso-idling-resource",
-          "version": {
-            "requires": "3.5.0"
-          }
-        },
-        {
-          "group": "androidx.test.ext",
-          "module": "junit",
-          "version": {
-            "requires": "1.1.4"
-          }
-        },
-        {
-          "group": "junit",
-          "module": "junit",
-          "version": {
-            "requires": "4.13.2"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-core",
-          "version": {
-            "requires": "1.6.4"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-test",
-          "version": {
-            "requires": "1.6.4"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-test-junit4-1.4.0-alpha03.aar",
-          "url": "ui-test-junit4-1.4.0-alpha03.aar",
-          "size": 145434,
-          "sha512": "44f9a8372ceebfc0a5cdb1eed97b7f50a6c11aea12740d0e54d2b015a57400dc23f278558e6f0a94b67667fbc179ae59cbee65eee167db62255cbbd11ebeaf18",
-          "sha256": "d5592d184820bc9e5efc951c0e3a42cbec11a9a357a3019af68d7d5416ffc15b",
-          "sha1": "7d6d841b62c8fb35dd6683c8ea512d7b16ac5d85",
-          "md5": "a880ae8c8534342e92f9546cd7b9b89c"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-test-junit4-1.4.0-alpha03-sources.jar",
-          "url": "ui-test-junit4-1.4.0-alpha03-sources.jar",
-          "size": 41458,
-          "sha512": "f2e6107980de32b18313d79d11af445b225f19fda46394f166de043dd8ce0013ea3608be9f403d608ece87472afde62acf52b7874d90539f387c8a8cc027c553",
-          "sha256": "cafa9bf80cf4debc9d5e1bcd2aade65c12857e4fd9b27098be07521e4152d9db",
-          "sha1": "cb44ddd768135477ec952ca5deae4b6932bbb339",
-          "md5": "f0b2c9cd5f9a129b06f0474207f24355"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.md5
deleted file mode 100644
index 63d4208..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-e5cc29298070bea510890f784493aa2c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 0d93a35..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bb7ffba8cdfb28504ded6bb3921d57ba87c8c774
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 8d63552..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-bb3f392313378bcbbcf0bec8610f31b03fc3ae38daf67d90b8a00d5cde2d3731
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 003772a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-a2f5bc4a63688f26dea434faf9c54d11fd2c74d2f532da43c3cec4e8cc94d77d7298f325edab133a4d290a91e3256c474ea4d1bddabf124b40bebacd3816a094
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom
deleted file mode 100644
index 9f0f849..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,142 +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.compose.ui</groupId>
-  <artifactId>ui-test-junit4</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Testing for JUnit4</name>
-  <description>Compose testing integration with JUnit4</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2020</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.activity</groupId>
-      <artifactId>activity</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.activity</groupId>
-      <artifactId>activity-compose</artifactId>
-      <version>1.3.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime-saveable</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-test</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-common</artifactId>
-      <version>2.5.1</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-runtime</artifactId>
-      <version>2.5.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.test</groupId>
-      <artifactId>core</artifactId>
-      <version>1.5.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.test</groupId>
-      <artifactId>monitor</artifactId>
-      <version>1.6.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.test.espresso</groupId>
-      <artifactId>espresso-core</artifactId>
-      <version>3.5.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.test.espresso</groupId>
-      <artifactId>espresso-idling-resource</artifactId>
-      <version>3.5.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.test.ext</groupId>
-      <artifactId>junit</artifactId>
-      <version>1.1.4</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>4.13.2</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlinx</groupId>
-      <artifactId>kotlinx-coroutines-core</artifactId>
-      <version>1.6.4</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlinx</groupId>
-      <artifactId>kotlinx-coroutines-test</artifactId>
-      <version>1.6.4</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.md5
deleted file mode 100644
index f33ef3e..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-5f642780538d68f08692548dff418dcf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 77cfba4..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b1c60d3af379a80770a69d937d5e77eb1de7f439
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 067e6d0..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-6f702fcaac7e6c377f1c1e1bfb845c0eb6bcf11299630cdd42e66dddef44ec75
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index d14e008..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha03/ui-test-junit4-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-1518605d72949122e6bbdfedc18601db28d45ebba4101cb25edbd9b522aaefa9cf72a656367df31c1247072c06175918904d881544d0bb2f18c675da4d0e44e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..7932755
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..1bbf104
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+39a2a4a93743b3afe4873369f008a01c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..eea91b5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+50733045d7e2e088a3295ebaab6d01811623bcb7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..c1b90c5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+6f2ac08ff1dc28e15da0673544eca246b5f8684c4f284b64c1e3ff40bb77b7d6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..f49d0b6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+c570ae387b3fb5008d3f668fd97baffa0f7de3f4e4b24a846cb590e8a9ec5069b8da07e08e784f7afba085d7e164c40388cb28b1c6322c79d32851b1929b55bf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar
new file mode 100644
index 0000000..66e55c4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..9806e9b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+3155af1fc118b964476ffc4150207d70
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..75c724e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+48a430d6a7a9bbfdd1fdddf78f398f8cf9530830
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..b871b5a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+6ead26334678bae592f97de0799337033ec8942beadb56b1e4b9be082449e32f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..62055ae
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+031de3c70fec8447127e28befec6db97e20fd4dbb3a7365d9705aa466f9f545a53bb879b96069f71fa1420ab47b00694e03d42c211c8a01b69ec02a48a2c6c1d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module
new file mode 100644
index 0000000..192404e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module
@@ -0,0 +1,243 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-test-junit4",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.activity",
+          "module": "activity",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-test",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.test.ext",
+          "module": "junit",
+          "version": {
+            "requires": "1.1.5"
+          }
+        },
+        {
+          "group": "junit",
+          "module": "junit",
+          "version": {
+            "requires": "4.13.2"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-test-junit4-1.4.0-alpha05.aar",
+          "url": "ui-test-junit4-1.4.0-alpha05.aar",
+          "size": 152845,
+          "sha512": "031de3c70fec8447127e28befec6db97e20fd4dbb3a7365d9705aa466f9f545a53bb879b96069f71fa1420ab47b00694e03d42c211c8a01b69ec02a48a2c6c1d",
+          "sha256": "6ead26334678bae592f97de0799337033ec8942beadb56b1e4b9be082449e32f",
+          "sha1": "48a430d6a7a9bbfdd1fdddf78f398f8cf9530830",
+          "md5": "3155af1fc118b964476ffc4150207d70"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.activity",
+          "module": "activity",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.activity",
+          "module": "activity-compose",
+          "version": {
+            "requires": "1.3.0"
+          }
+        },
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime-saveable",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-test",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-common",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-runtime",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.test",
+          "module": "core",
+          "version": {
+            "requires": "1.5.0"
+          }
+        },
+        {
+          "group": "androidx.test",
+          "module": "monitor",
+          "version": {
+            "requires": "1.6.0"
+          }
+        },
+        {
+          "group": "androidx.test.espresso",
+          "module": "espresso-core",
+          "version": {
+            "requires": "3.5.0"
+          }
+        },
+        {
+          "group": "androidx.test.espresso",
+          "module": "espresso-idling-resource",
+          "version": {
+            "requires": "3.5.0"
+          }
+        },
+        {
+          "group": "androidx.test.ext",
+          "module": "junit",
+          "version": {
+            "requires": "1.1.5"
+          }
+        },
+        {
+          "group": "junit",
+          "module": "junit",
+          "version": {
+            "requires": "4.13.2"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-core",
+          "version": {
+            "requires": "1.6.4"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-test",
+          "version": {
+            "requires": "1.6.4"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-test-junit4-1.4.0-alpha05.aar",
+          "url": "ui-test-junit4-1.4.0-alpha05.aar",
+          "size": 152845,
+          "sha512": "031de3c70fec8447127e28befec6db97e20fd4dbb3a7365d9705aa466f9f545a53bb879b96069f71fa1420ab47b00694e03d42c211c8a01b69ec02a48a2c6c1d",
+          "sha256": "6ead26334678bae592f97de0799337033ec8942beadb56b1e4b9be082449e32f",
+          "sha1": "48a430d6a7a9bbfdd1fdddf78f398f8cf9530830",
+          "md5": "3155af1fc118b964476ffc4150207d70"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-test-junit4-1.4.0-alpha05-sources.jar",
+          "url": "ui-test-junit4-1.4.0-alpha05-sources.jar",
+          "size": 42848,
+          "sha512": "c570ae387b3fb5008d3f668fd97baffa0f7de3f4e4b24a846cb590e8a9ec5069b8da07e08e784f7afba085d7e164c40388cb28b1c6322c79d32851b1929b55bf",
+          "sha256": "6f2ac08ff1dc28e15da0673544eca246b5f8684c4f284b64c1e3ff40bb77b7d6",
+          "sha1": "50733045d7e2e088a3295ebaab6d01811623bcb7",
+          "md5": "39a2a4a93743b3afe4873369f008a01c"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..0984149
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+68f2e609e533a99ac39b5d3a8341de9d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..04a6012
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+2c968e506db1bfaca49c9332a6615320ba5be69f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..96e9af1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+053d11911904f4e5d66eb44409d9209267dcbd91e402285364ace6e83d0bf5ac
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..2a21de1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+60a9c2bff0ceab7a1d59b9cf42abd8e93250ba505b1cd63e39d0208bfcc1d6b6efd301ff0d4dd06577489866009701cde450339730d74cbbb472bcf49aab1eee
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom
new file mode 100644
index 0000000..99a3704
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom
@@ -0,0 +1,142 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-test-junit4</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Testing for JUnit4</name>
+  <description>Compose testing integration with JUnit4</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2020</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.activity</groupId>
+      <artifactId>activity</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.activity</groupId>
+      <artifactId>activity-compose</artifactId>
+      <version>1.3.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime-saveable</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-test</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-common</artifactId>
+      <version>2.5.1</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-runtime</artifactId>
+      <version>2.5.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.test</groupId>
+      <artifactId>core</artifactId>
+      <version>1.5.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.test</groupId>
+      <artifactId>monitor</artifactId>
+      <version>1.6.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.test.espresso</groupId>
+      <artifactId>espresso-core</artifactId>
+      <version>3.5.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.test.espresso</groupId>
+      <artifactId>espresso-idling-resource</artifactId>
+      <version>3.5.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.test.ext</groupId>
+      <artifactId>junit</artifactId>
+      <version>1.1.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.13.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlinx</groupId>
+      <artifactId>kotlinx-coroutines-core</artifactId>
+      <version>1.6.4</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlinx</groupId>
+      <artifactId>kotlinx-coroutines-test</artifactId>
+      <version>1.6.4</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..2119897
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+7653be748ac1c222d7a5af04ee0fc943
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..9d9665a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+f3c35a012bd58ce621fe5b78264136f35e5bc862
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..5d5e41a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+85093537f4b8254c8b981dece7a81c868368117addc01fb74e5575bfdb27f3ea
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..f7d2a88
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-junit4/1.4.0-alpha05/ui-test-junit4-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+f109aa059d19c3d17231feea92cc92b3dda773acf53f036511a3896e954546f610610187ea05626e9e96cfc66b4edaadf752f289f51c3e7c4ac64667cfe965b9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar
deleted file mode 100644
index e3f3a95..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 1039ce0..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-e7e9f45eb9d74540092920528bb0abf0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index e621764..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5b8f86fea035328fc9e8c660773037a3401ce25f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 076289c..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-69e1a62e5752ca3f43fb1607f161379bbe88b64af89c1a543c126160adf7cc53
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 681e9a7..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-747d2f00a7f5f379582e33e452f30f3a25732a510971d9ed5161355bf7ef0fc507fef30883960dbfc780d36b6e8215fba01086b4ee053358805686e2f2c1aa85
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar
deleted file mode 100644
index 307706d..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.md5
deleted file mode 100644
index e785566..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-ca019d0a94f9e06fa3177f0f7e726140
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 585b971..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-066021e866108020efb3453589a4329e3bcc9fa4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 0b6f760..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-1540c82250272c8d5cdc6b64ea5ee9a597596b35a6dd800bd2dc80fb16cc23db
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index db8c97b..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-7aa898a986f0e9ca0cc257154a7ff69c772f98a4f4ca01f1d60aaa352b2d1d129202103c8f4067b731e7db2836fe21cc8a71cd3e58adf14e060ef53191d34667
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module
deleted file mode 100644
index c6fd1f7..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module
+++ /dev/null
@@ -1,96 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-test-manifest",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.activity",
-          "module": "activity",
-          "version": {
-            "requires": "1.2.1"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-test-manifest-1.4.0-alpha03.aar",
-          "url": "ui-test-manifest-1.4.0-alpha03.aar",
-          "size": 9162,
-          "sha512": "7aa898a986f0e9ca0cc257154a7ff69c772f98a4f4ca01f1d60aaa352b2d1d129202103c8f4067b731e7db2836fe21cc8a71cd3e58adf14e060ef53191d34667",
-          "sha256": "1540c82250272c8d5cdc6b64ea5ee9a597596b35a6dd800bd2dc80fb16cc23db",
-          "sha1": "066021e866108020efb3453589a4329e3bcc9fa4",
-          "md5": "ca019d0a94f9e06fa3177f0f7e726140"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.activity",
-          "module": "activity",
-          "version": {
-            "requires": "1.2.1"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-test-manifest-1.4.0-alpha03.aar",
-          "url": "ui-test-manifest-1.4.0-alpha03.aar",
-          "size": 9162,
-          "sha512": "7aa898a986f0e9ca0cc257154a7ff69c772f98a4f4ca01f1d60aaa352b2d1d129202103c8f4067b731e7db2836fe21cc8a71cd3e58adf14e060ef53191d34667",
-          "sha256": "1540c82250272c8d5cdc6b64ea5ee9a597596b35a6dd800bd2dc80fb16cc23db",
-          "sha1": "066021e866108020efb3453589a4329e3bcc9fa4",
-          "md5": "ca019d0a94f9e06fa3177f0f7e726140"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-test-manifest-1.4.0-alpha03-sources.jar",
-          "url": "ui-test-manifest-1.4.0-alpha03-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/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.md5
deleted file mode 100644
index a8ea78e..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-57faa7fda0fb5c18a374b0eee451d4ac
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.sha1
deleted file mode 100644
index c2ea155..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-08b736deca1ca134c63d2d63aa5bd99aac71c1bc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 2b86cfd..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-059e83b840afff5bef31ac077930501e8a5ba9d27e3f4743bbfa102d218711ef
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 80cc5ea..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-4ad22e1ae463e03d421cb9ba2762812f0750fb890d2d14803c24f4fb9edfe2c1dd33a0438618d53c0e41abb4f130a5b517dbb12c2405ce6b7a88f7518d447852
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom
deleted file mode 100644
index 2565430..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,42 +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.compose.ui</groupId>
-  <artifactId>ui-test-manifest</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Testing manifest dependency</name>
-  <description>Compose testing library that should be added as a debugImplementation dependency to add properties to the debug manifest necessary for testing an application</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2021</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.activity</groupId>
-      <artifactId>activity</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 8811d37..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-8cf0912abf887790c86ce6488a4dbde1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 3ec96d1..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-92b784e41e269581a3d923aa26e57235476ab0a6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 64e963a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-482cd25dc6c925443eeb48b5e15a7a58de9dc46df44f9bfc0b5303310b743f44
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 9a57ac5..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha03/ui-test-manifest-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-ed012ee56db07f8b16aae6d2b7a1c5f9d175672b5f38d7bf120b84fb78202ef7e98857500ce481e9a5655403de7026aab598646048a08011fb0969b220b1b9bc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..1a746a2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..e603965
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+f43436d6bec321290f6af228ad602604
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..73cb899
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+2ad14aed781c4a73ed4dbb421966d408a0a06686
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..8080062
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+c6deada2fac53b8ea6523dbda77597b128006674616f140f04df23264c6d1aa3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..79ebee7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+1487e5a20c9e4d74f298e07c42e96a61be11b7a768c3fbc199ee138cd68e1fc2267d1cfe3f11f288acc05df755315344d052cc5f6f751f126ab4fe1caa5125ea
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar
new file mode 100644
index 0000000..adca0b6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..b952cd2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+631abd106f019b0e22bcde195454e437
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..bcb917d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+df54ba4550d9c19829f5af2bc436c43297962e9a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..a7c9c6d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+90aa8e9405731754d1d8bee7a565e5d2e564c1766b18e84d3a2ba0e0c1faa980
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..11db4ac
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+96a109c2205f30adb358955f83aabda2e25a940bebff35b38640ea844a72fe86407ca7ba57107b8c0de48a39b93cecba77c52b384fbabf9ed607d455d62a99a5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module
new file mode 100644
index 0000000..00dd585
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module
@@ -0,0 +1,96 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-test-manifest",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.activity",
+          "module": "activity",
+          "version": {
+            "requires": "1.2.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-test-manifest-1.4.0-alpha05.aar",
+          "url": "ui-test-manifest-1.4.0-alpha05.aar",
+          "size": 9316,
+          "sha512": "96a109c2205f30adb358955f83aabda2e25a940bebff35b38640ea844a72fe86407ca7ba57107b8c0de48a39b93cecba77c52b384fbabf9ed607d455d62a99a5",
+          "sha256": "90aa8e9405731754d1d8bee7a565e5d2e564c1766b18e84d3a2ba0e0c1faa980",
+          "sha1": "df54ba4550d9c19829f5af2bc436c43297962e9a",
+          "md5": "631abd106f019b0e22bcde195454e437"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.activity",
+          "module": "activity",
+          "version": {
+            "requires": "1.2.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-test-manifest-1.4.0-alpha05.aar",
+          "url": "ui-test-manifest-1.4.0-alpha05.aar",
+          "size": 9316,
+          "sha512": "96a109c2205f30adb358955f83aabda2e25a940bebff35b38640ea844a72fe86407ca7ba57107b8c0de48a39b93cecba77c52b384fbabf9ed607d455d62a99a5",
+          "sha256": "90aa8e9405731754d1d8bee7a565e5d2e564c1766b18e84d3a2ba0e0c1faa980",
+          "sha1": "df54ba4550d9c19829f5af2bc436c43297962e9a",
+          "md5": "631abd106f019b0e22bcde195454e437"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-test-manifest-1.4.0-alpha05-sources.jar",
+          "url": "ui-test-manifest-1.4.0-alpha05-sources.jar",
+          "size": 261,
+          "sha512": "1487e5a20c9e4d74f298e07c42e96a61be11b7a768c3fbc199ee138cd68e1fc2267d1cfe3f11f288acc05df755315344d052cc5f6f751f126ab4fe1caa5125ea",
+          "sha256": "c6deada2fac53b8ea6523dbda77597b128006674616f140f04df23264c6d1aa3",
+          "sha1": "2ad14aed781c4a73ed4dbb421966d408a0a06686",
+          "md5": "f43436d6bec321290f6af228ad602604"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..1080ad8a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+3e7b20e7ccacaf223b3fbe8150934d24
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..c8d5cc0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+5bd08b5dd9ac317c68fbac8349688e3aa9cb0aff
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..ecfb4d0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+b91d276f0cbb47bd65274a0dcc7058197d682b61acf60980c49a8caf3f6ee325
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..8626d9f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+acbfde98212858b8e9151ee4ae78bb9a930fe30ef872f9a47d9893d3b57e0686f30cb8449daa49b96e50989fcd653dd248d302a67745646dc5ec9fbd701a2d98
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom
new file mode 100644
index 0000000..71f7d90
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom
@@ -0,0 +1,42 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-test-manifest</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Testing manifest dependency</name>
+  <description>Compose testing library that should be added as a debugImplementation dependency to add properties to the debug manifest necessary for testing an application</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2021</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.activity</groupId>
+      <artifactId>activity</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..2b82842
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+0243a5edf682b407ca6f295190e51060
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..607ad3b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+ce6558f3bf9d0ef8e0fd5bd858b75b9946bcdc86
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..de57e0c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+587d611f5986890e286e4dc7474b3728862106d233ed1239a5a603d55490fc1e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..b9e94ed
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test-manifest/1.4.0-alpha05/ui-test-manifest-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+d739eef22acc2cce859b513beb0df05a86551f27b03bb7c08b7d90cf20c02163b41fe36f023a655f5292a259ce513751ed1d314a519346ca19da626fc77f9b7b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 942c430..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 9acc50d..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-1a158deb3ba1fd5bd1a65210e83ba029
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index a09fadb..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1a03815c70cef06c3430373e46e2afad0fa24c41
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 58ad73c..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-2da52096493089d5860e287b594bfabb187d5460f2e5e86c0a7a83b92b54f035
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 3a9270d..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-9e128ccf59a5ad209e4e444a4c868141f6460182412e2a4c280f4f1587a4d015dee9cd38d56410c24e98a0dc97d1d15b81ed8b57760565dc69b6942e31932b8e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar
deleted file mode 100644
index 93c0d5a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.md5
deleted file mode 100644
index abed786..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-396209e074e4e96ceac86b9a2ea0eb34
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 76ceb91..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1558dfaec4613be03fa9850ca6b7636dcaba4b96
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 58e9153..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-111029c9cb7ea6180cd96c3ebabc99ba6c181cf3ddb6f602ac39f2d002714aa8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index f1dd246..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-2f533fb419efa1aa2a139653febe75173c0c7c34e05bed75d624eea411668bbb344532ba7108d23f8f36d2464dc931bcc09c77e934b07b9ec8957ede8ae0788f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module
deleted file mode 100644
index aa170e6..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module
+++ /dev/null
@@ -1,243 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-test",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-graphics",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-text",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-core",
-          "version": {
-            "requires": "1.6.4"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-test",
-          "version": {
-            "requires": "1.6.4"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-test-1.4.0-alpha03.aar",
-          "url": "ui-test-1.4.0-alpha03.aar",
-          "size": 320130,
-          "sha512": "2f533fb419efa1aa2a139653febe75173c0c7c34e05bed75d624eea411668bbb344532ba7108d23f8f36d2464dc931bcc09c77e934b07b9ec8957ede8ae0788f",
-          "sha256": "111029c9cb7ea6180cd96c3ebabc99ba6c181cf3ddb6f602ac39f2d002714aa8",
-          "sha1": "1558dfaec4613be03fa9850ca6b7636dcaba4b96",
-          "md5": "396209e074e4e96ceac86b9a2ea0eb34"
-        }
-      ]
-    },
-    {
-      "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-graphics",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-text",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.core",
-          "module": "core-ktx",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.test",
-          "module": "monitor",
-          "version": {
-            "requires": "1.6.0"
-          }
-        },
-        {
-          "group": "androidx.test.espresso",
-          "module": "espresso-core",
-          "version": {
-            "requires": "3.5.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-core",
-          "version": {
-            "requires": "1.6.4"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-test",
-          "version": {
-            "requires": "1.6.4"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-test-1.4.0-alpha03.aar",
-          "url": "ui-test-1.4.0-alpha03.aar",
-          "size": 320130,
-          "sha512": "2f533fb419efa1aa2a139653febe75173c0c7c34e05bed75d624eea411668bbb344532ba7108d23f8f36d2464dc931bcc09c77e934b07b9ec8957ede8ae0788f",
-          "sha256": "111029c9cb7ea6180cd96c3ebabc99ba6c181cf3ddb6f602ac39f2d002714aa8",
-          "sha1": "1558dfaec4613be03fa9850ca6b7636dcaba4b96",
-          "md5": "396209e074e4e96ceac86b9a2ea0eb34"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-test-1.4.0-alpha03-sources.jar",
-          "url": "ui-test-1.4.0-alpha03-sources.jar",
-          "size": 101210,
-          "sha512": "9e128ccf59a5ad209e4e444a4c868141f6460182412e2a4c280f4f1587a4d015dee9cd38d56410c24e98a0dc97d1d15b81ed8b57760565dc69b6942e31932b8e",
-          "sha256": "2da52096493089d5860e287b594bfabb187d5460f2e5e86c0a7a83b92b54f035",
-          "sha1": "1a03815c70cef06c3430373e46e2afad0fa24c41",
-          "md5": "1a158deb3ba1fd5bd1a65210e83ba029"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.md5
deleted file mode 100644
index 5c6549d..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-21b6af85664837f8c5cb6e1ed711e1e8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.sha1
deleted file mode 100644
index c96f7ee..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-304fa5d4009e6d5f60ff02eb41ed206f3543975e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.sha256
deleted file mode 100644
index d3942a4..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-8d5597579fc118c1518d1ac1c40a791a1c2c9e93c79124cd8f846b4fa934623b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 069f321..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-a7119e8b8ba3ad2a4ad390bc33b0cec972fa4a815242fab6d7060ca2b638a227d6f2f31602ab74290a715b6b445eaed3b28bf50b6459dfe041d1c27e303e6233
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom
deleted file mode 100644
index bed6148..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,126 +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.compose.ui</groupId>
-  <artifactId>ui-test</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Testing</name>
-  <description>Compose testing library</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2019</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-graphics</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-text</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-unit</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.core</groupId>
-      <artifactId>core-ktx</artifactId>
-      <version>1.1.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.test</groupId>
-      <artifactId>monitor</artifactId>
-      <version>1.6.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.test.espresso</groupId>
-      <artifactId>espresso-core</artifactId>
-      <version>3.5.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlinx</groupId>
-      <artifactId>kotlinx-coroutines-core</artifactId>
-      <version>1.6.4</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlinx</groupId>
-      <artifactId>kotlinx-coroutines-test</artifactId>
-      <version>1.6.4</version>
-      <scope>compile</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.md5
deleted file mode 100644
index ee80830..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-4b643dd021fec725d78f5f31f1102a13
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 1ab7b1b..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4f7050b2f491e1b0f4a2a6d889708da48e760b63
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index e965e8c..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-295139adbe08897438b51da1ad0e32fac2629261d3db8c3fd650a628df62b77e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 25bdf90..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha03/ui-test-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-d9c605e17903fb3c4542d0fb28e3d93b4d81aa5491ff9b427a824adf08ac44c2fa7b74ca91cd0db0220afd587e13021f0b477ff7fc30edb94b33214dc1947081
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..b5803f2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..893acef
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+3965a77d70c1d523ef3b923de03d8bfb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..3af2968
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+501ad44b673ac3e61c0d687f6e39e69fc0eb94ca
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..f5bbc26
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+1fbcf36ec7683181e4023b12d358565ac2b32de46f45bb3a96229753f132bfa9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..de76f50
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+6b017f0697185d0f251a123550f2cfd00e85987d9ee9f2081dfd453eecf7d7dfb0e874f23cf1cca81cb555a21e581d932f56a062fad7ab2960898ffdea10146d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar
new file mode 100644
index 0000000..77e532c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..dfce468
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+7b2ad7bf6ae88cb0c6b16ece3d69ca50
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..96a0674
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+c42116db7fe296cdd339e375b6553b445bcb17f9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..42be84b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+8378923dd36ff9a464cd1f0dff38966942ce0b22ee782a3fb65367a14608457d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..265bdf7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+0c798af46a18f187c49179b82e18a2cf71f762da92091bbcceb32cae8b523800b17af8d72e64dbef9751eb3899590cc53e86e8d87babf1ea9a436a7f2af889e2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module
new file mode 100644
index 0000000..77e460d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module
@@ -0,0 +1,243 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-test",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-graphics",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-text",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-core",
+          "version": {
+            "requires": "1.6.4"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-test",
+          "version": {
+            "requires": "1.6.4"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-test-1.4.0-alpha05.aar",
+          "url": "ui-test-1.4.0-alpha05.aar",
+          "size": 322624,
+          "sha512": "0c798af46a18f187c49179b82e18a2cf71f762da92091bbcceb32cae8b523800b17af8d72e64dbef9751eb3899590cc53e86e8d87babf1ea9a436a7f2af889e2",
+          "sha256": "8378923dd36ff9a464cd1f0dff38966942ce0b22ee782a3fb65367a14608457d",
+          "sha1": "c42116db7fe296cdd339e375b6553b445bcb17f9",
+          "md5": "7b2ad7bf6ae88cb0c6b16ece3d69ca50"
+        }
+      ]
+    },
+    {
+      "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-graphics",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-text",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.core",
+          "module": "core-ktx",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.test",
+          "module": "monitor",
+          "version": {
+            "requires": "1.6.0"
+          }
+        },
+        {
+          "group": "androidx.test.espresso",
+          "module": "espresso-core",
+          "version": {
+            "requires": "3.5.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-core",
+          "version": {
+            "requires": "1.6.4"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-test",
+          "version": {
+            "requires": "1.6.4"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-test-1.4.0-alpha05.aar",
+          "url": "ui-test-1.4.0-alpha05.aar",
+          "size": 322624,
+          "sha512": "0c798af46a18f187c49179b82e18a2cf71f762da92091bbcceb32cae8b523800b17af8d72e64dbef9751eb3899590cc53e86e8d87babf1ea9a436a7f2af889e2",
+          "sha256": "8378923dd36ff9a464cd1f0dff38966942ce0b22ee782a3fb65367a14608457d",
+          "sha1": "c42116db7fe296cdd339e375b6553b445bcb17f9",
+          "md5": "7b2ad7bf6ae88cb0c6b16ece3d69ca50"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-test-1.4.0-alpha05-sources.jar",
+          "url": "ui-test-1.4.0-alpha05-sources.jar",
+          "size": 101342,
+          "sha512": "6b017f0697185d0f251a123550f2cfd00e85987d9ee9f2081dfd453eecf7d7dfb0e874f23cf1cca81cb555a21e581d932f56a062fad7ab2960898ffdea10146d",
+          "sha256": "1fbcf36ec7683181e4023b12d358565ac2b32de46f45bb3a96229753f132bfa9",
+          "sha1": "501ad44b673ac3e61c0d687f6e39e69fc0eb94ca",
+          "md5": "3965a77d70c1d523ef3b923de03d8bfb"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..bf6392a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+e95c398ff0b042a82053712f3cbf1e2b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..3025361
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+99db7904e2887859c908d19f12325e6a9b9da271
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..65603b3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+5164e8230e58d3e42b78ab87535a714eb8bd7f01135ab286e67858385ebe28b1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..cfedbec
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+fab316182ffcead34ea902fed3753989b647ec022492bb667a0c031693794783eccca541d79510fb08a8e7e3043250ac8de6bfab65371b11bf8b0c2a78713085
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom
new file mode 100644
index 0000000..6dac2d1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom
@@ -0,0 +1,126 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-test</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Testing</name>
+  <description>Compose testing library</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2019</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-graphics</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-text</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-unit</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.core</groupId>
+      <artifactId>core-ktx</artifactId>
+      <version>1.1.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.test</groupId>
+      <artifactId>monitor</artifactId>
+      <version>1.6.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.test.espresso</groupId>
+      <artifactId>espresso-core</artifactId>
+      <version>3.5.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlinx</groupId>
+      <artifactId>kotlinx-coroutines-core</artifactId>
+      <version>1.6.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlinx</groupId>
+      <artifactId>kotlinx-coroutines-test</artifactId>
+      <version>1.6.4</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..7acd36e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+80a27d7ab12107dfd61f706e5293e4cb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..e730de3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+97c32ba48f84d2800857a1f975c1ff28a85394bd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..1135d45
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+7177ccabf80c84bb7b6ad77ac580fcfa093b39ffc4badca3c1b83fbe8b3388b7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..664241a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-test/1.4.0-alpha05/ui-test-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+6b6f6aed1fcfa9271017e44f8c645a42f22f290d16b7c5e95723b2611a6768bf4e1a97945853cbccbeab683f48eee409efecf660156f97dc5394b0a8a6ca4f05
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 73e7848..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 1893492..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-51e1e1a55884f3c35841a43a92797494
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index c3d98a8..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9d1edb39315530a057595cacf0d45a652bfb3821
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 047ed35..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-768cf1170d836888730ea372bf04136e480f33c183b9a501dcdcf11725f9248b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index fa6cd83..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-3300deb3aa02433e2db114449a305322a656b02e63598c422cb5d3eda4c19e2f7c7a2eac5ac1a1102b3d771f9883ae94edc44ecf655d08afd4b24ed34a6d5cb7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar
deleted file mode 100644
index a4f7cab..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.md5
deleted file mode 100644
index 9f4e666..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-0ec49252e7e6ee5559e8a6bf693920db
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index d31a49a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6141cf1ced05cedbb4583bee65c83b9eee6cb0a2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 48ee7d5..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-9bea56a5c8f9785f54a0820b7e8f4c01891806bf9ba7806babb5d849ede2108f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index cac6a57..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-55720794ab83bd3292cff6ef3dcd5c67205b3c5c61fd31515c454430014250ccc76e7d6b70efca55aaf511e272120caf93ae81c7eaad156c9388f12a700fb3df
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module
deleted file mode 100644
index db10692..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module
+++ /dev/null
@@ -1,187 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-text",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.ui",
-          "module": "ui-graphics",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-text-1.4.0-alpha03.aar",
-          "url": "ui-text-1.4.0-alpha03.aar",
-          "size": 741211,
-          "sha512": "55720794ab83bd3292cff6ef3dcd5c67205b3c5c61fd31515c454430014250ccc76e7d6b70efca55aaf511e272120caf93ae81c7eaad156c9388f12a700fb3df",
-          "sha256": "9bea56a5c8f9785f54a0820b7e8f4c01891806bf9ba7806babb5d849ede2108f",
-          "sha1": "6141cf1ced05cedbb4583bee65c83b9eee6cb0a2",
-          "md5": "0ec49252e7e6ee5559e8a6bf693920db"
-        }
-      ]
-    },
-    {
-      "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.collection",
-          "module": "collection",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime-saveable",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-graphics",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.core",
-          "module": "core",
-          "version": {
-            "requires": "1.7.0"
-          }
-        },
-        {
-          "group": "androidx.emoji2",
-          "module": "emoji2",
-          "version": {
-            "requires": "1.2.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-core",
-          "version": {
-            "requires": "1.6.4"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-text-1.4.0-alpha03.aar",
-          "url": "ui-text-1.4.0-alpha03.aar",
-          "size": 741211,
-          "sha512": "55720794ab83bd3292cff6ef3dcd5c67205b3c5c61fd31515c454430014250ccc76e7d6b70efca55aaf511e272120caf93ae81c7eaad156c9388f12a700fb3df",
-          "sha256": "9bea56a5c8f9785f54a0820b7e8f4c01891806bf9ba7806babb5d849ede2108f",
-          "sha1": "6141cf1ced05cedbb4583bee65c83b9eee6cb0a2",
-          "md5": "0ec49252e7e6ee5559e8a6bf693920db"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-text-1.4.0-alpha03-sources.jar",
-          "url": "ui-text-1.4.0-alpha03-sources.jar",
-          "size": 284700,
-          "sha512": "3300deb3aa02433e2db114449a305322a656b02e63598c422cb5d3eda4c19e2f7c7a2eac5ac1a1102b3d771f9883ae94edc44ecf655d08afd4b24ed34a6d5cb7",
-          "sha256": "768cf1170d836888730ea372bf04136e480f33c183b9a501dcdcf11725f9248b",
-          "sha1": "9d1edb39315530a057595cacf0d45a652bfb3821",
-          "md5": "51e1e1a55884f3c35841a43a92797494"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.md5
deleted file mode 100644
index 85ad630..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-6546dc9517def49b64d3dc2cbc231c4d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 3fb7015..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d57e8c66233b5ba49a4b239faad26a8ebd0286bd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 3db5ed3..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-d5bf48cde6e4c465a20309f70a4894f7d3d2896f8a521874c0e5ebcdaeeaadf1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.sha512
deleted file mode 100644
index d38c1dd..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-77c997813ce485639a074b51e46e5ae5dadb5334d0cbd5673229c01137f0d2641273d5388f7eb89ca16950280ae3637ec98bb8481561bc0a36e4985edc21e337
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom
deleted file mode 100644
index bcb8e08..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,114 +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.compose.ui</groupId>
-  <artifactId>ui-text</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose UI Text</name>
-  <description>Compose Text primitives and utilities</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2019</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.collection</groupId>
-      <artifactId>collection</artifactId>
-      <version>1.0.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime-saveable</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-graphics</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-unit</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.core</groupId>
-      <artifactId>core</artifactId>
-      <version>1.7.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.emoji2</groupId>
-      <artifactId>emoji2</artifactId>
-      <version>1.2.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlinx</groupId>
-      <artifactId>kotlinx-coroutines-core</artifactId>
-      <version>1.6.4</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.md5
deleted file mode 100644
index ea43759..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-9bbfd65df20eb723c1ba753ba072794b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index ff92fa2..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-806bdd3df2c86ad56562e2665b6888a694a7fad1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 5b803e4..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-8519adfb9b894d6cfbead7e9cca2b198b60737ac000b58d9ee8d580eac80b456
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 8af19df..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha03/ui-text-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-e6dfd682696601933c9f016b150c3b484a3028b80a31ca548fc5ad4fd5e05a397816a97d4ea0dc61d31740506384bc52ceba4e93e655c4d8cb497436c6ffc358
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..9c8a4d3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..72d9464
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+be59836b8d320d5e071705dd103b4fce
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..368ae64
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+71796d39a3f9dced95d23853f490bf86c7add5b5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..6d55cad
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+6de93f8cb11a592cac908eb7d5e4464944716ae1e6e8c1691b8be5e31dea54fd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..35f0741
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+490dcd99ad659fcc5e100d1b813da95b1536db1bb91d8fba45c5b45c3659453d9ac0eb96387c40f7f267b5d1df331ebc993b400f6fa539977c8e1489c46e516f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar
new file mode 100644
index 0000000..d3fbfc9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..005e6be
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+e6f5883bfe7f18e80166b988801012a3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..54e0538
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+c31a3b4a23ecf6ac01f656bcd206778606dc3bfc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..78de99d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+112be358810dbaf6e65855c699cc8dc79dae435ab77ffbfbd680d8a6d5462c11
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..2800111
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+b25519ed614df77c6e2361031958bc5d5fb594a48cf6cf8d14e77d768dfaffc0da3e09352ac9114d82e942f51e7e2dfc2b6d5829863fe02a1fe645b7ab27fb54
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module
new file mode 100644
index 0000000..2afcd1d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module
@@ -0,0 +1,187 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-text",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.ui",
+          "module": "ui-graphics",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-text-1.4.0-alpha05.aar",
+          "url": "ui-text-1.4.0-alpha05.aar",
+          "size": 767335,
+          "sha512": "b25519ed614df77c6e2361031958bc5d5fb594a48cf6cf8d14e77d768dfaffc0da3e09352ac9114d82e942f51e7e2dfc2b6d5829863fe02a1fe645b7ab27fb54",
+          "sha256": "112be358810dbaf6e65855c699cc8dc79dae435ab77ffbfbd680d8a6d5462c11",
+          "sha1": "c31a3b4a23ecf6ac01f656bcd206778606dc3bfc",
+          "md5": "e6f5883bfe7f18e80166b988801012a3"
+        }
+      ]
+    },
+    {
+      "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.collection",
+          "module": "collection",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime-saveable",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-graphics",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.core",
+          "module": "core",
+          "version": {
+            "requires": "1.7.0"
+          }
+        },
+        {
+          "group": "androidx.emoji2",
+          "module": "emoji2",
+          "version": {
+            "requires": "1.2.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-core",
+          "version": {
+            "requires": "1.6.4"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-text-1.4.0-alpha05.aar",
+          "url": "ui-text-1.4.0-alpha05.aar",
+          "size": 767335,
+          "sha512": "b25519ed614df77c6e2361031958bc5d5fb594a48cf6cf8d14e77d768dfaffc0da3e09352ac9114d82e942f51e7e2dfc2b6d5829863fe02a1fe645b7ab27fb54",
+          "sha256": "112be358810dbaf6e65855c699cc8dc79dae435ab77ffbfbd680d8a6d5462c11",
+          "sha1": "c31a3b4a23ecf6ac01f656bcd206778606dc3bfc",
+          "md5": "e6f5883bfe7f18e80166b988801012a3"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-text-1.4.0-alpha05-sources.jar",
+          "url": "ui-text-1.4.0-alpha05-sources.jar",
+          "size": 289669,
+          "sha512": "490dcd99ad659fcc5e100d1b813da95b1536db1bb91d8fba45c5b45c3659453d9ac0eb96387c40f7f267b5d1df331ebc993b400f6fa539977c8e1489c46e516f",
+          "sha256": "6de93f8cb11a592cac908eb7d5e4464944716ae1e6e8c1691b8be5e31dea54fd",
+          "sha1": "71796d39a3f9dced95d23853f490bf86c7add5b5",
+          "md5": "be59836b8d320d5e071705dd103b4fce"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..29e9b31
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+ac7c9c7aad99ff5356e89ee4597832ad
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..a821e0f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+0dbc8edddae7ea06ba66aaa9027d6ab61011ed28
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..fe135cb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+b6e4e8c6e8f071b9f9d7e5f62d00728354fd24fbe21d754720ac304154e2fffd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..19b7781
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+4eceb8b35a69988e22f6fcb606d5e6ed4c8605af22cfb54b6d95b6d53487f37e5ec06df1475112b6480b78567a273d379d1ca86796621c1c0860fda85dc0b4e1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom
new file mode 100644
index 0000000..67e3a1f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom
@@ -0,0 +1,114 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-text</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose UI Text</name>
+  <description>Compose Text primitives and utilities</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2019</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.collection</groupId>
+      <artifactId>collection</artifactId>
+      <version>1.0.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime-saveable</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-graphics</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-unit</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.core</groupId>
+      <artifactId>core</artifactId>
+      <version>1.7.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.emoji2</groupId>
+      <artifactId>emoji2</artifactId>
+      <version>1.2.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlinx</groupId>
+      <artifactId>kotlinx-coroutines-core</artifactId>
+      <version>1.6.4</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..3ab87a4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+a086663d581381d218e6a00f80ab5834
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..b0da19d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+a8acc8c6de43c3725d4f6b5b3f29d11bcbadc6f0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..dc85c1a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+ade2a4bab38e72d83589d3996fa40ef0baaf38d3b75b35fac31f01d6d3e701f9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..1eb4943
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-text/1.4.0-alpha05/ui-text-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+4500395319f23ece3a488add1a0e2c9f255ed870d0178d6202cc00ccbbccc3397c0a0465ac669bf07855f06fb468ae52eda91cdd311bc8b0300ebb685cd94136
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 89b18f3..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 993014f..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-e3f276e070665c4118b9aed45606bec8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index fc26194..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4045c16da9fe8e44a707b253fd24573d57c6e15b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 6498532..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-ceca2890d0e3c3a94e138c63b9179935eb94253b46e792a3b134dc66995d1033
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index e2603b4..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-e3178e4112deb9b0ddd6fab7bd020f83a4401ba4cf1a0dd42f91745f4a796272f166e64772eb98d4b136714ca59f48191f01d7c1085fdbd0de4d84b67a01abff
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar
deleted file mode 100644
index b011956..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.md5
deleted file mode 100644
index 4681593..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-69e5912868d1044715bfa73da92f9240
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index a2d5668..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d59eeec9425da0f222fac65f38c000eafade8061
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index b1b0e59..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-fca31660df699c07b4d5330c7e67c91d55040dd15a7fe827b9c5c7d0004eaadd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 452ae9f..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-f4e82f8158f9e449ad8e5bcd41cc4550af534432e12de9ff267203cf09d3784a9dbbe84130622eecde0a578b309964e24d2f383ff77fe26180eec57dc3b908bd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module
deleted file mode 100644
index 7ffb2ae..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module
+++ /dev/null
@@ -1,131 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-tooling-data",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-tooling-data-1.4.0-alpha03.aar",
-          "url": "ui-tooling-data-1.4.0-alpha03.aar",
-          "size": 37642,
-          "sha512": "f4e82f8158f9e449ad8e5bcd41cc4550af534432e12de9ff267203cf09d3784a9dbbe84130622eecde0a578b309964e24d2f383ff77fe26180eec57dc3b908bd",
-          "sha256": "fca31660df699c07b4d5330c7e67c91d55040dd15a7fe827b9c5c7d0004eaadd",
-          "sha1": "d59eeec9425da0f222fac65f38c000eafade8061",
-          "md5": "69e5912868d1044715bfa73da92f9240"
-        }
-      ]
-    },
-    {
-      "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-tooling-data-1.4.0-alpha03.aar",
-          "url": "ui-tooling-data-1.4.0-alpha03.aar",
-          "size": 37642,
-          "sha512": "f4e82f8158f9e449ad8e5bcd41cc4550af534432e12de9ff267203cf09d3784a9dbbe84130622eecde0a578b309964e24d2f383ff77fe26180eec57dc3b908bd",
-          "sha256": "fca31660df699c07b4d5330c7e67c91d55040dd15a7fe827b9c5c7d0004eaadd",
-          "sha1": "d59eeec9425da0f222fac65f38c000eafade8061",
-          "md5": "69e5912868d1044715bfa73da92f9240"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-tooling-data-1.4.0-alpha03-sources.jar",
-          "url": "ui-tooling-data-1.4.0-alpha03-sources.jar",
-          "size": 8662,
-          "sha512": "e3178e4112deb9b0ddd6fab7bd020f83a4401ba4cf1a0dd42f91745f4a796272f166e64772eb98d4b136714ca59f48191f01d7c1085fdbd0de4d84b67a01abff",
-          "sha256": "ceca2890d0e3c3a94e138c63b9179935eb94253b46e792a3b134dc66995d1033",
-          "sha1": "4045c16da9fe8e44a707b253fd24573d57c6e15b",
-          "md5": "e3f276e070665c4118b9aed45606bec8"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.md5
deleted file mode 100644
index e98a3f0..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-77e3894e4085f371d2d48a1b438dcd51
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 0ecbaf9..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c4fba18d8f627ad2aa41708a3b3f27cb06a741df
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 7820f8a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-cc88487f33b82e284a43f30fa9134f17eb0c546608f21d3b081dcd0098eda0ad
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 09f11b8..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-6279950477a26114620a0cbed472572cea53590eff37b04daa49949d22832b7896a584eaec4df5977b173bd7de3e12b4630fbdec160885f5ea535055fe97bb60
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom
deleted file mode 100644
index a127012..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,61 +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.compose.ui</groupId>
-  <artifactId>ui-tooling-data</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Tooling Data</name>
-  <description>Compose tooling library data. This library provides data about compose for different tooling purposes.</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2021</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.md5
deleted file mode 100644
index f0f2950..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-3b31b32f0a1e4e3abbd23517731c44f1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 80451b6..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ee0ec9ddd42187411a28dfba62c26b42ef56c0e2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 2d2421e..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-213436b7d581428753be3bcf4f8309868842063b822432daafb18c12609cf9a5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 1422af4..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha03/ui-tooling-data-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-c0aff45e868d8683155bb7b99741e450984d63965ea1f430bc928777574d96e8138cf152000fe75a9bf758d0ffe196730e9428711c11ad5450f6cd9305dc1dba
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..e78bc06
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..9f485db
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+b01a631f87075b7a7dfb058818522da0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..2dcfa00
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+1e7f6dea55635809a6e45355e4b1bc5a373deaf9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..a127685
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+fc49790d9f2636dcdac07455c244ab3c5adb615c8a8e6c4d759402dca8852678
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..9f195ac
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+17504a669b95bdb6ca0efd17fe850129cd47b3b95db1a5324fe797eb04460393dadddc1fd2156d6ba94a4d919d5859cbd29b1427dbc945bf01b8ea3d3efe136b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar
new file mode 100644
index 0000000..427452b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..6ed096f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+d3249c892e20a55d75b34ae872b0561a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..6c1bec6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+c4b8629556451ef5204aa7bbe9dddbe802add68e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..af6b8f6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+5622b317e4c95c6484b998f73f0913812356808db57f786c0b2faca206ad5474
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..861c884
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+a928e56132ffeac57a93e6fb74d0fffca0bda586569c8deb0c3beffc5774ec4c9c66a2ca349be3ce4018a03c0bb9b3caac9fe0a9c8b84d9f50ede477ea59bb8f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module
new file mode 100644
index 0000000..2374fc7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module
@@ -0,0 +1,131 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-tooling-data",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-tooling-data-1.4.0-alpha05.aar",
+          "url": "ui-tooling-data-1.4.0-alpha05.aar",
+          "size": 38466,
+          "sha512": "a928e56132ffeac57a93e6fb74d0fffca0bda586569c8deb0c3beffc5774ec4c9c66a2ca349be3ce4018a03c0bb9b3caac9fe0a9c8b84d9f50ede477ea59bb8f",
+          "sha256": "5622b317e4c95c6484b998f73f0913812356808db57f786c0b2faca206ad5474",
+          "sha1": "c4b8629556451ef5204aa7bbe9dddbe802add68e",
+          "md5": "d3249c892e20a55d75b34ae872b0561a"
+        }
+      ]
+    },
+    {
+      "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-tooling-data-1.4.0-alpha05.aar",
+          "url": "ui-tooling-data-1.4.0-alpha05.aar",
+          "size": 38466,
+          "sha512": "a928e56132ffeac57a93e6fb74d0fffca0bda586569c8deb0c3beffc5774ec4c9c66a2ca349be3ce4018a03c0bb9b3caac9fe0a9c8b84d9f50ede477ea59bb8f",
+          "sha256": "5622b317e4c95c6484b998f73f0913812356808db57f786c0b2faca206ad5474",
+          "sha1": "c4b8629556451ef5204aa7bbe9dddbe802add68e",
+          "md5": "d3249c892e20a55d75b34ae872b0561a"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-tooling-data-1.4.0-alpha05-sources.jar",
+          "url": "ui-tooling-data-1.4.0-alpha05-sources.jar",
+          "size": 8830,
+          "sha512": "17504a669b95bdb6ca0efd17fe850129cd47b3b95db1a5324fe797eb04460393dadddc1fd2156d6ba94a4d919d5859cbd29b1427dbc945bf01b8ea3d3efe136b",
+          "sha256": "fc49790d9f2636dcdac07455c244ab3c5adb615c8a8e6c4d759402dca8852678",
+          "sha1": "1e7f6dea55635809a6e45355e4b1bc5a373deaf9",
+          "md5": "b01a631f87075b7a7dfb058818522da0"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..2a08917
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+bfc9d139ee4cf6cc72bb4c72a08fb1bd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..5d47095
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+8491cdf044338815ecae8dabc7ba62357db43e22
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..d828f9a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+d9806cd4a55cfde0bdfa6b8f2724a52013af5fd25523616d75f9e1c20171fb0d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..6cccc37
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+1b7ba0ae10d4c181c20dbcacd1b39e1aad261ea228be29376c2ef7213c1b20ee9a95b22364356c7375dd0411ffadccf9186a8bcda0195f86a75adab83227a761
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom
new file mode 100644
index 0000000..c3acede
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom
@@ -0,0 +1,61 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-tooling-data</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Tooling Data</name>
+  <description>Compose tooling library data. This library provides data about compose for different tooling purposes.</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2021</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..661def2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+5242caf77f808ddb770a0e27798c24a9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..745e5e2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+89072587c721695995824c00296ac693b53fade6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..2654f07
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+8d1660ae3dfdf69e2cd5511044ffc82ecb796e075a32db70d62309d9f942e620
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..d11d706
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data/1.4.0-alpha05/ui-tooling-data-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+b6dda30e5067850cf3363d8246f9a5bd0c2f8d18dc1c6cdf1defd33f59bc1248c9fd19e3945aa22211747e9f65bd2ab3cfe96d962ad03e1048ccc6fd6c34af15
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 3b29218..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index bebf134..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-8c9411db56f53b66537b21d16796e6b7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index da71239..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3092ec8ca2b69aab63fe8131b2d769fe6564df16
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 4639583..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-3975fadb7bfbb62644156bf09c9980011d9bdf679343e6a64b89956b074a1bc1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index dbd77cd..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-01f2d199aaf1315fd8e270e7dc2c194cc7b5da266e7670fc1fca70e5b6a3097008a0bb15babd6444938d3f4743645bd28605a2e79b56635b993291e97df7302e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar
deleted file mode 100644
index 87dbafc..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.md5
deleted file mode 100644
index 0de085d..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-62eade707656aba8f3af88a3e4659db3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 52742f6..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-55e722f84c810bccee13440cb5d2794b4aacc463
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index f465739..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-0651109cdd8320d7dc7ace4b6eafb621536e298c4c4ed377348f361e3bff53d4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 17f016f..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-fcacda6fb1e90f0fae49143910079a918888fdf3b9568cb6cbedbbe59810fa76220654372b217c227acc028299f3175ff4d4620f19ea8823afb07b3373c3fcaf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module
deleted file mode 100644
index d2a0f0c..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module
+++ /dev/null
@@ -1,117 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-tooling-preview",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.2.0"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-tooling-preview-1.4.0-alpha03.aar",
-          "url": "ui-tooling-preview-1.4.0-alpha03.aar",
-          "size": 14383,
-          "sha512": "fcacda6fb1e90f0fae49143910079a918888fdf3b9568cb6cbedbbe59810fa76220654372b217c227acc028299f3175ff4d4620f19ea8823afb07b3373c3fcaf",
-          "sha256": "0651109cdd8320d7dc7ace4b6eafb621536e298c4c4ed377348f361e3bff53d4",
-          "sha1": "55e722f84c810bccee13440cb5d2794b4aacc463",
-          "md5": "62eade707656aba8f3af88a3e4659db3"
-        }
-      ]
-    },
-    {
-      "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.2.0"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-tooling-preview-1.4.0-alpha03.aar",
-          "url": "ui-tooling-preview-1.4.0-alpha03.aar",
-          "size": 14383,
-          "sha512": "fcacda6fb1e90f0fae49143910079a918888fdf3b9568cb6cbedbbe59810fa76220654372b217c227acc028299f3175ff4d4620f19ea8823afb07b3373c3fcaf",
-          "sha256": "0651109cdd8320d7dc7ace4b6eafb621536e298c4c4ed377348f361e3bff53d4",
-          "sha1": "55e722f84c810bccee13440cb5d2794b4aacc463",
-          "md5": "62eade707656aba8f3af88a3e4659db3"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-tooling-preview-1.4.0-alpha03-sources.jar",
-          "url": "ui-tooling-preview-1.4.0-alpha03-sources.jar",
-          "size": 9267,
-          "sha512": "01f2d199aaf1315fd8e270e7dc2c194cc7b5da266e7670fc1fca70e5b6a3097008a0bb15babd6444938d3f4743645bd28605a2e79b56635b993291e97df7302e",
-          "sha256": "3975fadb7bfbb62644156bf09c9980011d9bdf679343e6a64b89956b074a1bc1",
-          "sha1": "3092ec8ca2b69aab63fe8131b2d769fe6564df16",
-          "md5": "8c9411db56f53b66537b21d16796e6b7"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.md5
deleted file mode 100644
index f1d7353..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-adbfa09ddd45bfc74f4876bdea330017
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.sha1
deleted file mode 100644
index a6736ee..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-af43a32613d00b911221e2631ce5cc09de818c7a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.sha256
deleted file mode 100644
index c4dce0c..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-a0212a2cc2ddfecb1a8528ba9a0cc766d32ea2cfe8e92056c100fcd7264989a2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 36e8824..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-a5a420c94663bb006a872c683fe7d862751425d5e90f4bba25f91f6e364220d07fdca1820e28de9c7782c732f13ae95adb77d7e30e21e4f65185d65e1d8dae0d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom
deleted file mode 100644
index 57b1e96..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,54 +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.compose.ui</groupId>
-  <artifactId>ui-tooling-preview</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Tooling API</name>
-  <description>Compose tooling library API. This library provides the API required to declare @Preview composables in user apps.</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2021</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.2.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 0fc25ec..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-e1ccff6f2fe547766558c57d744d207a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index c2bee87..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fbdea498ce73741ac5017db4132119e18b496b51
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 43c26a9..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-5ba2ac079c8a0d64ae48d02a3692721ac84953f58684014459433a9915387c6a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index a6a378b..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha03/ui-tooling-preview-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-6c3d17e2d3cdf7c0d51843c0443075b63b839c9e8d0c3b3bb33031e12ef6b1ef0abd4fcb07d452d65ca05ec60567a6581c1de1ed90390e5b658e5e39e9f96fbd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..c70a56a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..1f90d74
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+f9cf9dbe354f93e2525f7923f099aa61
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..c8fd155
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+ac03a6bea31cb79a5845e1c4fdfeb0d7b8ade535
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..849d362
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+7c732947bf5f80fbd04a823e7b548d51dde942d8dea1df1bf16f75b2cf399fb1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..1f08212
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+8f840b20310555c19a7299bd328e82c846bf26f79e13b521f40e18a489126f4ae0bf2b747f9fc6a29deabd9fb2ed4b601c10baca4570d64182477014af6fad43
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar
new file mode 100644
index 0000000..0a33a20
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..88a32cc
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+c4750ea6a6712a5b9f86f370000b068e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..b29404b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+65b44544362dd9b1ba304b975c2fca35aa78b499
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..b7dfc5c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+3b042b5bda48d58a3fd3e74d950fa681631c01f5aa326bf7a965dce76da030d7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..7b02a3a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+c27be9a63dc812a7835aeddcec6e788323dd78113c95303ce9a6c6bc5a8f2df38eaad163286d4682b59648be1325ba6d4e90d0da2322cfcab50f09da3f102f30
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module
new file mode 100644
index 0000000..285bce1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module
@@ -0,0 +1,117 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-tooling-preview",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.2.0"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-tooling-preview-1.4.0-alpha05.aar",
+          "url": "ui-tooling-preview-1.4.0-alpha05.aar",
+          "size": 14495,
+          "sha512": "c27be9a63dc812a7835aeddcec6e788323dd78113c95303ce9a6c6bc5a8f2df38eaad163286d4682b59648be1325ba6d4e90d0da2322cfcab50f09da3f102f30",
+          "sha256": "3b042b5bda48d58a3fd3e74d950fa681631c01f5aa326bf7a965dce76da030d7",
+          "sha1": "65b44544362dd9b1ba304b975c2fca35aa78b499",
+          "md5": "c4750ea6a6712a5b9f86f370000b068e"
+        }
+      ]
+    },
+    {
+      "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.2.0"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-tooling-preview-1.4.0-alpha05.aar",
+          "url": "ui-tooling-preview-1.4.0-alpha05.aar",
+          "size": 14495,
+          "sha512": "c27be9a63dc812a7835aeddcec6e788323dd78113c95303ce9a6c6bc5a8f2df38eaad163286d4682b59648be1325ba6d4e90d0da2322cfcab50f09da3f102f30",
+          "sha256": "3b042b5bda48d58a3fd3e74d950fa681631c01f5aa326bf7a965dce76da030d7",
+          "sha1": "65b44544362dd9b1ba304b975c2fca35aa78b499",
+          "md5": "c4750ea6a6712a5b9f86f370000b068e"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-tooling-preview-1.4.0-alpha05-sources.jar",
+          "url": "ui-tooling-preview-1.4.0-alpha05-sources.jar",
+          "size": 9267,
+          "sha512": "8f840b20310555c19a7299bd328e82c846bf26f79e13b521f40e18a489126f4ae0bf2b747f9fc6a29deabd9fb2ed4b601c10baca4570d64182477014af6fad43",
+          "sha256": "7c732947bf5f80fbd04a823e7b548d51dde942d8dea1df1bf16f75b2cf399fb1",
+          "sha1": "ac03a6bea31cb79a5845e1c4fdfeb0d7b8ade535",
+          "md5": "f9cf9dbe354f93e2525f7923f099aa61"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..3f7cbdf
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+7b49a1a9ff653a47a70b84365fad1126
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..e2d5789
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+96076c2bea8508f372b53eba81ed47b86795b4bc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..c280e02
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+b74c3f0a12b085ea6ec5168d043c447e7ca63e12a041f3d3ee44def7dd001ac2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..7600423
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+effb2a36af21b97c9b277f0e800e89756cd9463e896e20a9beece165a12e3bd426f7053ab8113ad9ff253ca0e89489598bceb9b13e682b1add8b2dcd6dd1760d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom
new file mode 100644
index 0000000..57d111e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom
@@ -0,0 +1,54 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-tooling-preview</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Tooling API</name>
+  <description>Compose tooling library API. This library provides the API required to declare @Preview composables in user apps.</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2021</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.2.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..b4e2f63
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+2ad83cc96cbcca134c1b5bd232b06bf7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..353a087
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+3636f2255aa14f2437af31e83265815682fd45a6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..9050d3a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+b07481d928bd0df79a0757443b99b8f55dad66ec50859bbcb4fd42a985ddb4c8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..64cb237
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling-preview/1.4.0-alpha05/ui-tooling-preview-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+f503a0fa744964b69f73d5e3002cbf86fa65277f6d871e0c053072dc2f025b07e8bd23bfd313c2181523923740923638bdd56391f559467026135f91e0403072
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 0b970a2..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 797b9d6..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-a4c97af4997b4bdabcefd4188be98882
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 3e431c4..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-cb03c7d450676fd162ebcd05ca83b65eb50a64e3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 6614d78..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-51bcdba71aa0d5a987289701b868e55cd72439fb5624d83dd9ecef73f171192a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 9c73d0f..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-6a24756b5ca52cae02e798728866eb9d35efab6a3b7754df934452509f2ab975ad30aeca5ac74b7047efb129e36ad22d9cb647202635cb78ab853b632769c979
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar
deleted file mode 100644
index 260c234..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.md5
deleted file mode 100644
index fc9846a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-dbb8763d6d4492cbf2f133912b7300e6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index df1114d..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e3511478f2c8084f164c9d1871d2fa683e434f92
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index cd32984..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-5817e19631f9d595a173e871a8f52b003cc0f8ff07c8db0b4e8765cd247fd805
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index dc98e4a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-c8e6c71b8f95bd7671a1f05ec9ae22da242894f58fc05bae21719c2cb5c87cab013c734b9a1358d1ef8c1d1b2282c179d7716a82ff1f4f1a5ce482a98d8a85fd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module
deleted file mode 100644
index 7d1b2b5..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module
+++ /dev/null
@@ -1,187 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-tooling",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-tooling-data",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-tooling-preview",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-tooling-1.4.0-alpha03.aar",
-          "url": "ui-tooling-1.4.0-alpha03.aar",
-          "size": 175972,
-          "sha512": "c8e6c71b8f95bd7671a1f05ec9ae22da242894f58fc05bae21719c2cb5c87cab013c734b9a1358d1ef8c1d1b2282c179d7716a82ff1f4f1a5ce482a98d8a85fd",
-          "sha256": "5817e19631f9d595a173e871a8f52b003cc0f8ff07c8db0b4e8765cd247fd805",
-          "sha1": "e3511478f2c8084f164c9d1871d2fa683e434f92",
-          "md5": "dbb8763d6d4492cbf2f133912b7300e6"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.activity",
-          "module": "activity-compose",
-          "version": {
-            "requires": "1.3.0"
-          }
-        },
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.compose.animation",
-          "module": "animation",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.material",
-          "module": "material",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-tooling-data",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-tooling-preview",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.savedstate",
-          "module": "savedstate-ktx",
-          "version": {
-            "requires": "1.2.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-tooling-1.4.0-alpha03.aar",
-          "url": "ui-tooling-1.4.0-alpha03.aar",
-          "size": 175972,
-          "sha512": "c8e6c71b8f95bd7671a1f05ec9ae22da242894f58fc05bae21719c2cb5c87cab013c734b9a1358d1ef8c1d1b2282c179d7716a82ff1f4f1a5ce482a98d8a85fd",
-          "sha256": "5817e19631f9d595a173e871a8f52b003cc0f8ff07c8db0b4e8765cd247fd805",
-          "sha1": "e3511478f2c8084f164c9d1871d2fa683e434f92",
-          "md5": "dbb8763d6d4492cbf2f133912b7300e6"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-tooling-1.4.0-alpha03-sources.jar",
-          "url": "ui-tooling-1.4.0-alpha03-sources.jar",
-          "size": 39811,
-          "sha512": "6a24756b5ca52cae02e798728866eb9d35efab6a3b7754df934452509f2ab975ad30aeca5ac74b7047efb129e36ad22d9cb647202635cb78ab853b632769c979",
-          "sha256": "51bcdba71aa0d5a987289701b868e55cd72439fb5624d83dd9ecef73f171192a",
-          "sha1": "cb03c7d450676fd162ebcd05ca83b65eb50a64e3",
-          "md5": "a4c97af4997b4bdabcefd4188be98882"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.md5
deleted file mode 100644
index e46683d..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-4b507b0ee1d82f7fd27fa3c742b00b5d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 5887f6f..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-abefe7b40f9847af3b7d60254231f6d904382ba0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 5bb9f89..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-2dc6d7c56397a1b7d38575bc790ca6acb5ebf7db69ee5203e68503b49844d64e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 9c281f2..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-de7eaec19222a6bac1d6673dedfbd1fbcccc10ac0252fb99311feff030400333f393f7f01704fc39d70659cf7e45c996f15f40f9a69c47156c9f68fccbc4829c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom
deleted file mode 100644
index eeb2a47..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,103 +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.compose.ui</groupId>
-  <artifactId>ui-tooling</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Tooling</name>
-  <description>Compose tooling library. This library exposes information to our tools for better IDE support.</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2019</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.activity</groupId>
-      <artifactId>activity-compose</artifactId>
-      <version>1.3.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.animation</groupId>
-      <artifactId>animation</artifactId>
-      <version>1.4.0-alpha03</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.material</groupId>
-      <artifactId>material</artifactId>
-      <version>1.0.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-tooling-data</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-tooling-preview</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.savedstate</groupId>
-      <artifactId>savedstate-ktx</artifactId>
-      <version>1.2.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 060ddf6..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-b8ed7a073e0c005dfd0b4117c85e43c2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 5f2ff1e..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-102d0f34f0a7dfa4d7ca957a07f045a517fe66dd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 4841f75..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-a59c233a68f614c87988dac4b5a8c6e91d10735451d91a2712ce232abb007162
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 6c21b16..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha03/ui-tooling-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-d045ec6a4a42c96d113cb7b59487a07b0c4125d81e22612e6e89bb1678942e78981f0c829d3af4ec211eb2e4eddb9c20535078822e3a83fb85ef9faa1485bf49
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..e042454
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..fc772c1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+eca1c051153a14f9572275b1aa8f7f4b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..1147c60
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+ac1a4f39a6866ced852f9e67ef4b9d3a6c37ee7d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..d90e916
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+125c324bff808cd99246d4a48b2498a5eda298310b0ce51c887e015c3b525c6a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..b108722
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+a918e0ba3a896380631c196fedb3c659db0cb70ca14df4abdbe94aa954187cfc6c13bd113c83b8a77d9c35e4a18206999b8a047e5fdeb5b22453fd3abfc46a08
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar
new file mode 100644
index 0000000..537aa00
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..dcac8c5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+8f30c75f3f8186203457c23fa1d11911
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..1a9f340
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+94fb96603157dbb3319fc86e978c7b87a47899b5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..1399376
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+280cacef6213ec09a750989f8ee77e5ec5fe689d6b31e4769d453aba649b78ef
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..d116f9d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+9e26b53a4c24c36750c3c12bc928b4971eff100f883dd91818c9d355062897a74e3f99762e36d79523ea1994ac91f6195fc80f29f94785946ccfe42fd8ea86cd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module
new file mode 100644
index 0000000..dc6325e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module
@@ -0,0 +1,194 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-tooling",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-tooling-data",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-tooling-preview",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-tooling-1.4.0-alpha05.aar",
+          "url": "ui-tooling-1.4.0-alpha05.aar",
+          "size": 227473,
+          "sha512": "9e26b53a4c24c36750c3c12bc928b4971eff100f883dd91818c9d355062897a74e3f99762e36d79523ea1994ac91f6195fc80f29f94785946ccfe42fd8ea86cd",
+          "sha256": "280cacef6213ec09a750989f8ee77e5ec5fe689d6b31e4769d453aba649b78ef",
+          "sha1": "94fb96603157dbb3319fc86e978c7b87a47899b5",
+          "md5": "8f30c75f3f8186203457c23fa1d11911"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.activity",
+          "module": "activity-compose",
+          "version": {
+            "requires": "1.3.0"
+          }
+        },
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.compose.animation",
+          "module": "animation",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.material",
+          "module": "material",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-tooling-data",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-tooling-preview",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-viewmodel",
+          "version": {
+            "requires": "2.6.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.savedstate",
+          "module": "savedstate-ktx",
+          "version": {
+            "requires": "1.2.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-tooling-1.4.0-alpha05.aar",
+          "url": "ui-tooling-1.4.0-alpha05.aar",
+          "size": 227473,
+          "sha512": "9e26b53a4c24c36750c3c12bc928b4971eff100f883dd91818c9d355062897a74e3f99762e36d79523ea1994ac91f6195fc80f29f94785946ccfe42fd8ea86cd",
+          "sha256": "280cacef6213ec09a750989f8ee77e5ec5fe689d6b31e4769d453aba649b78ef",
+          "sha1": "94fb96603157dbb3319fc86e978c7b87a47899b5",
+          "md5": "8f30c75f3f8186203457c23fa1d11911"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-tooling-1.4.0-alpha05-sources.jar",
+          "url": "ui-tooling-1.4.0-alpha05-sources.jar",
+          "size": 48634,
+          "sha512": "a918e0ba3a896380631c196fedb3c659db0cb70ca14df4abdbe94aa954187cfc6c13bd113c83b8a77d9c35e4a18206999b8a047e5fdeb5b22453fd3abfc46a08",
+          "sha256": "125c324bff808cd99246d4a48b2498a5eda298310b0ce51c887e015c3b525c6a",
+          "sha1": "ac1a4f39a6866ced852f9e67ef4b9d3a6c37ee7d",
+          "md5": "eca1c051153a14f9572275b1aa8f7f4b"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..8dfcfcb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+1296ab3906aa9e38ca98b922285d4d5c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..c9be748
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+5ba6595d83ad774a92fba93c6785082206730ef5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..1e009ee
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+f0f6e5de4062d670c8746cfc5e600b3dc5802aee9c8d1c85d4af6dc6555f9623
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..e52e040
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+dee4404809eba89ca7b9e81afe66d3e61dbbc07cde6bf00a24ba69b643eb835d2759677cb0ae0d3054aded6f5725928d7f4a2b8c1461f83a57973de184379d80
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom
new file mode 100644
index 0000000..892e914
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom
@@ -0,0 +1,110 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-tooling</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Tooling</name>
+  <description>Compose tooling library. This library exposes information to our tools for better IDE support.</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2019</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.activity</groupId>
+      <artifactId>activity-compose</artifactId>
+      <version>1.3.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.animation</groupId>
+      <artifactId>animation</artifactId>
+      <version>1.4.0-alpha05</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.material</groupId>
+      <artifactId>material</artifactId>
+      <version>1.0.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-tooling-data</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-tooling-preview</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-viewmodel</artifactId>
+      <version>2.6.0-alpha05</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.savedstate</groupId>
+      <artifactId>savedstate-ktx</artifactId>
+      <version>1.2.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..fe83fb1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+48c914ddae9e4bdb73da72bcb47e7f3a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..e721853
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+9fdefc8d93e98e91764fa68ea011675f42dcd51f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..c359b87
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+0e2880f3c68cd76a288a3205aad4facc7740b2342045daa25f8cf2715dfc465b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..284e90a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-tooling/1.4.0-alpha05/ui-tooling-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+e322fb36b6ba10eb45cc7880df1d8dea58ab9fc676883392c47eb1ec2f3b56e1ba155565b7ab61390e43ea1ee48e83d3aae340e7741f8b5adf8f0aefec4065cf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar
deleted file mode 100644
index f292e69..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 18921b7..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-bd82efd824d81fbf4c180ceb057337af
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index cdbe78c..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7e04f4c20d755df6fdd7857d9295f20ac7f78ede
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 027d137..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-e141cbbda3cb8ef62b778fb3887fe4ee25f7077f79f85485ac024855c448c458
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 6b295ae..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-71942092910c70bdbf7ee55c9ced83e25ed1dc9d537c0869d4bef39a439dcd21bbc30d40f5b7cca736da845c81a90b7a037b48956c93dddd6f376c0622a2cf2c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar
deleted file mode 100644
index fd794b0..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.md5
deleted file mode 100644
index 7893faf..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-bdf4c70d0b4f5c269b5f9355b96308e8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index c4dc017..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-37cc041d57824568c82fee4d676de1348836f9c8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index a0d89a9..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-22ebf1454ecd5d232dcaf52fc1564b9f59da305eea01abe21db86faec1db0d74
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index b44bf57..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-d7373772e18be537b3e72e6f2651e8598b55c93ce5cdac9d5bcf4683e1d58db3ce03fefb31e0c0e425c5234033cfe25428ff489da0491731a86c07df393f4273
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module
deleted file mode 100644
index 3c0778d..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module
+++ /dev/null
@@ -1,131 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-unit",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.compose.ui",
-          "module": "ui-geometry",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-unit-1.4.0-alpha03.aar",
-          "url": "ui-unit-1.4.0-alpha03.aar",
-          "size": 66704,
-          "sha512": "d7373772e18be537b3e72e6f2651e8598b55c93ce5cdac9d5bcf4683e1d58db3ce03fefb31e0c0e425c5234033cfe25428ff489da0491731a86c07df393f4273",
-          "sha256": "22ebf1454ecd5d232dcaf52fc1564b9f59da305eea01abe21db86faec1db0d74",
-          "sha1": "37cc041d57824568c82fee4d676de1348836f9c8",
-          "md5": "bdf4c70d0b4f5c269b5f9355b96308e8"
-        }
-      ]
-    },
-    {
-      "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.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.2.1"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-geometry",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-unit-1.4.0-alpha03.aar",
-          "url": "ui-unit-1.4.0-alpha03.aar",
-          "size": 66704,
-          "sha512": "d7373772e18be537b3e72e6f2651e8598b55c93ce5cdac9d5bcf4683e1d58db3ce03fefb31e0c0e425c5234033cfe25428ff489da0491731a86c07df393f4273",
-          "sha256": "22ebf1454ecd5d232dcaf52fc1564b9f59da305eea01abe21db86faec1db0d74",
-          "sha1": "37cc041d57824568c82fee4d676de1348836f9c8",
-          "md5": "bdf4c70d0b4f5c269b5f9355b96308e8"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-unit-1.4.0-alpha03-sources.jar",
-          "url": "ui-unit-1.4.0-alpha03-sources.jar",
-          "size": 24586,
-          "sha512": "71942092910c70bdbf7ee55c9ced83e25ed1dc9d537c0869d4bef39a439dcd21bbc30d40f5b7cca736da845c81a90b7a037b48956c93dddd6f376c0622a2cf2c",
-          "sha256": "e141cbbda3cb8ef62b778fb3887fe4ee25f7077f79f85485ac024855c448c458",
-          "sha1": "7e04f4c20d755df6fdd7857d9295f20ac7f78ede",
-          "md5": "bd82efd824d81fbf4c180ceb057337af"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.md5
deleted file mode 100644
index b22abf9..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-b07aa8218ad3bb3773b4d7170e2e4b86
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 215ba46..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-21322fa9c8970eaf201fbf5bcedd9ffbd4d631de
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.sha256
deleted file mode 100644
index 0797f79..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-ada9d40f654ace9aa4f36dc5312fcdb72e375764a0a5d4f8a1d67d8754a17872
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.sha512
deleted file mode 100644
index 5854e87..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-84102468ecc547dcbb6caad2fe2d5a521b2c2fe51631712cefd1f80026e51ba16f456445d0c5d10151c00cbacb440d7d488b5ef2f76a4501c20dd93f2854f389
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom
deleted file mode 100644
index 1396735..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,68 +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.compose.ui</groupId>
-  <artifactId>ui-unit</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Unit</name>
-  <description>Compose classes for simple units</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2020</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.2.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-geometry</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.md5
deleted file mode 100644
index e16ccf2..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-fc5ef142b61d5ae6334aa332c81f6b78
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index a128334..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6b2bb3a5e86a8f2692c3ac29b4a65889f988e139
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 011e02c..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-b2e4796243d3ae60dc0f02293f9fc986ad57b267b8cd326d0a41c5264a474f11
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 52dcc9a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha03/ui-unit-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-7cbd9178adcca0453c7ea39ba01e9d6de7389df0708c731072514597ec5885f8022f2e862dc914c2c4d31912d3b5f39a52a794466885aee18ac013727eb9da33
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..e78fd5d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..18ab09a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+1271d5a69dd103b39aae8d04b3d7b045
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..5de4199
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+b8f34d3faad7484b16ca71e54e5bb189b1ae5091
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..767dcc4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+2e50435b800dc8c96bea79f80b2604e8100b4b332d381ad370dbf45534b25d98
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..2bfd8c7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+8413bc95e22a63c725a2395467bb98749238ee4058457a9ca311bae0874746106069ea07d1d172e2e1b2de17d17a245eae216ce0c4883a25ba7ca621c0066745
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar
new file mode 100644
index 0000000..d3331c4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..df6e62e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+5ac8af09818005944ebc2116a65943c2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..11f1f9d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+d7f8cc02949e0824c693d7f545adbe41eb9f2889
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..25129ac
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+f09e806adf222450325beff92f862eff95e3fa566091da1549c29d08f7cd096b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..d6539a2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+32e1241e104cae6f03338d44f4bd449e0f92ca178ce8b44eaee716c13fb891b2e9738a19f17b1de39fd658ccde77bed4e4550d186577d0395feb530a11383f07
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module
new file mode 100644
index 0000000..65f4408
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module
@@ -0,0 +1,131 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-unit",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.compose.ui",
+          "module": "ui-geometry",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-unit-1.4.0-alpha05.aar",
+          "url": "ui-unit-1.4.0-alpha05.aar",
+          "size": 67761,
+          "sha512": "32e1241e104cae6f03338d44f4bd449e0f92ca178ce8b44eaee716c13fb891b2e9738a19f17b1de39fd658ccde77bed4e4550d186577d0395feb530a11383f07",
+          "sha256": "f09e806adf222450325beff92f862eff95e3fa566091da1549c29d08f7cd096b",
+          "sha1": "d7f8cc02949e0824c693d7f545adbe41eb9f2889",
+          "md5": "5ac8af09818005944ebc2116a65943c2"
+        }
+      ]
+    },
+    {
+      "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.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-geometry",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-unit-1.4.0-alpha05.aar",
+          "url": "ui-unit-1.4.0-alpha05.aar",
+          "size": 67761,
+          "sha512": "32e1241e104cae6f03338d44f4bd449e0f92ca178ce8b44eaee716c13fb891b2e9738a19f17b1de39fd658ccde77bed4e4550d186577d0395feb530a11383f07",
+          "sha256": "f09e806adf222450325beff92f862eff95e3fa566091da1549c29d08f7cd096b",
+          "sha1": "d7f8cc02949e0824c693d7f545adbe41eb9f2889",
+          "md5": "5ac8af09818005944ebc2116a65943c2"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-unit-1.4.0-alpha05-sources.jar",
+          "url": "ui-unit-1.4.0-alpha05-sources.jar",
+          "size": 24716,
+          "sha512": "8413bc95e22a63c725a2395467bb98749238ee4058457a9ca311bae0874746106069ea07d1d172e2e1b2de17d17a245eae216ce0c4883a25ba7ca621c0066745",
+          "sha256": "2e50435b800dc8c96bea79f80b2604e8100b4b332d381ad370dbf45534b25d98",
+          "sha1": "b8f34d3faad7484b16ca71e54e5bb189b1ae5091",
+          "md5": "1271d5a69dd103b39aae8d04b3d7b045"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..8801f2f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+52313712d6109858265be52ba7292758
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..c7d28b9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+459bf55cbea23424119948ed9d58fbcb2d25ab95
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..de9c19a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+f271828b6a4ad98ee3d766b19c3b3666e526f4000a3c4218aefc61e748b630ce
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..f861e03
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+6bc7681284b08d3853f25430cd9ab282d3733e4381423e077bacc61cb7b1d4fc4930a31e5cb81073a59a51d31d9acbdad7b0e74441f6c0e3f9883491ea98b7c3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom
new file mode 100644
index 0000000..ecfe7a2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom
@@ -0,0 +1,68 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-unit</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Unit</name>
+  <description>Compose classes for simple units</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2020</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-geometry</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..1987cc0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+b303d95134a4bf7766d9401bd607e264
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..70e6889
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+2907a5816dcbe4cc3dfee53df734d569b3505c81
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..75380c1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+fd0fe3c915522b8ba6d0a13ad19068af5ce5873d49506964ee070a7c3b7e118f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..b09800f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-unit/1.4.0-alpha05/ui-unit-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+a488357e9a5c136252ba5ffd9d8b66af0806dcc845ceb194945117de43157204ee008515f10ee00872d1f23a6d2d155ee652238f38f70539f497ef3851858774
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar
deleted file mode 100644
index e072624..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index c07c406..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-26018006a0fdf41321089a266bec5ed5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 51481a5..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6452653a0f6ac6d57e95c11526e9f1c6b4733569
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 4a4a741..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-6937ed4605bb25aa4ebe2e5bf54301f5f587b4b357dd8a864e1f6ff9d0be6c41
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index 94b4827..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-55fad605edb6562f2ffef78e9a21ec241c437d57c6118fcc3804b65eeabddf47352c5d06c4115094233dc01159313db60d398d18fbe462af4929b1971608f9df
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar
deleted file mode 100644
index 90daecf..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.md5
deleted file mode 100644
index f3a6c5e..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-c865fa5645477661d3c0db0364d8e509
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index e4e17cb..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7c63b8737373de061323ccc9881e190bcb3d420f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index fe67931..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-a1c259acc652abdcdb2de67c5a011205c9912f248bcbe015a0f70ed9395ce93b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index 7e296c9..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-52f42ea3544b48e50615c5fb119b662388414c0218c806a656625773c648a188e5b3e4bea8d8f7f9bf4f450f0b1dbd3bed77f995bf88a0f1524bb8f9226538e0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module
deleted file mode 100644
index 8c7e02d..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module
+++ /dev/null
@@ -1,87 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui-util",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "variants": [
-    {
-      "name": "releaseVariantReleaseApiPublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-api"
-      },
-      "files": [
-        {
-          "name": "ui-util-1.4.0-alpha03.aar",
-          "url": "ui-util-1.4.0-alpha03.aar",
-          "size": 8649,
-          "sha512": "52f42ea3544b48e50615c5fb119b662388414c0218c806a656625773c648a188e5b3e4bea8d8f7f9bf4f450f0b1dbd3bed77f995bf88a0f1524bb8f9226538e0",
-          "sha256": "a1c259acc652abdcdb2de67c5a011205c9912f248bcbe015a0f70ed9395ce93b",
-          "sha1": "7c63b8737373de061323ccc9881e190bcb3d420f",
-          "md5": "c865fa5645477661d3c0db0364d8e509"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-util-1.4.0-alpha03.aar",
-          "url": "ui-util-1.4.0-alpha03.aar",
-          "size": 8649,
-          "sha512": "52f42ea3544b48e50615c5fb119b662388414c0218c806a656625773c648a188e5b3e4bea8d8f7f9bf4f450f0b1dbd3bed77f995bf88a0f1524bb8f9226538e0",
-          "sha256": "a1c259acc652abdcdb2de67c5a011205c9912f248bcbe015a0f70ed9395ce93b",
-          "sha1": "7c63b8737373de061323ccc9881e190bcb3d420f",
-          "md5": "c865fa5645477661d3c0db0364d8e509"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-util-1.4.0-alpha03-sources.jar",
-          "url": "ui-util-1.4.0-alpha03-sources.jar",
-          "size": 4754,
-          "sha512": "55fad605edb6562f2ffef78e9a21ec241c437d57c6118fcc3804b65eeabddf47352c5d06c4115094233dc01159313db60d398d18fbe462af4929b1971608f9df",
-          "sha256": "6937ed4605bb25aa4ebe2e5bf54301f5f587b4b357dd8a864e1f6ff9d0be6c41",
-          "sha1": "6452653a0f6ac6d57e95c11526e9f1c6b4733569",
-          "md5": "26018006a0fdf41321089a266bec5ed5"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.md5
deleted file mode 100644
index a891b92..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-b107b339822a6deb841f8d15b59aaf60
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.sha1
deleted file mode 100644
index c5407d8..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-013490159ec8a1a5267409094ef6f28574b9d830
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.sha256
deleted file mode 100644
index c7ce150..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-94dd262947e58295cc0000473fe355c046a88d6f9919f36a716a5c2fdf169ecd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.sha512
deleted file mode 100644
index fd9d344..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-91aa94e06704d58c63ee10e308492bf710ba64918dd6087c4ff8aef150f77cccbc078f533c37087e36e9e9c77a831cb28dc7a1182a163433cd3b3f69365bfd35
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom
deleted file mode 100644
index dffa9aa..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,41 +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.compose.ui</groupId>
-  <artifactId>ui-util</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose Util</name>
-  <description>Internal Compose utilities used by other modules</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2020</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>
-  <dependencies>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 7f422be..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-407111810aa0076e633987bf3973ad0d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index aa148b4..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-18d37afe985bec1b0c317f607177a405205c2638
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 4bde433..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-a9023c3a627302c656ce4048459746fcfc2164002851581fe59be7fa47d4f1ef
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index bd3e318..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha03/ui-util-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-170c9ded5c98404ac99cb736d53d9e748aafb5fae05f1bbb10ce9900fc40d01f2c4a25a0f81d01454a4e0e398218ac0386defc93fa2828ede76287d418a5eec1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..9a3202b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..f73e99b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+25236e272e16135be2525eed6672769b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..6417820
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+603aea8c554905437ba1db737c1976849b1bb7e7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..974157d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+89ababc2d714b6bb8edd0c2d102dc2d09213a59b7b325198a9eb09c2af95be61
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..f786717
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+1a9aaf9a1d9b3b7ef75537ae784d1ef42a0cc7532d9f3625ac78ad3696e856762daa2a4670b0801a3d87b0d706fb5b436aa17324eafb6f99dc6fc8dfef4d2c07
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar
new file mode 100644
index 0000000..7cec834
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..e2e117f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+d41d378354f816afac51c18a5140a6d3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..7f08890
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+596c12a21110938eea035677880d02081ac5e5c7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..ef95955
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+3f88f12d1e3e0331316ee1c0fece282bb49fd56f673f3747a8ca17d17150de7a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..858f1ae
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+faf98ca16f66179dd34976f2e62281fff35d5d9b4f586f176fc3f8d70c61e59bf927a1c4e095e15cecae055ebed9c7cebe0c8e7c4d65b7fb3ec4b90a19d96ffc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module
new file mode 100644
index 0000000..48800c5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module
@@ -0,0 +1,87 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui-util",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "variants": [
+    {
+      "name": "releaseVariantReleaseApiPublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-api"
+      },
+      "files": [
+        {
+          "name": "ui-util-1.4.0-alpha05.aar",
+          "url": "ui-util-1.4.0-alpha05.aar",
+          "size": 8956,
+          "sha512": "faf98ca16f66179dd34976f2e62281fff35d5d9b4f586f176fc3f8d70c61e59bf927a1c4e095e15cecae055ebed9c7cebe0c8e7c4d65b7fb3ec4b90a19d96ffc",
+          "sha256": "3f88f12d1e3e0331316ee1c0fece282bb49fd56f673f3747a8ca17d17150de7a",
+          "sha1": "596c12a21110938eea035677880d02081ac5e5c7",
+          "md5": "d41d378354f816afac51c18a5140a6d3"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-util-1.4.0-alpha05.aar",
+          "url": "ui-util-1.4.0-alpha05.aar",
+          "size": 8956,
+          "sha512": "faf98ca16f66179dd34976f2e62281fff35d5d9b4f586f176fc3f8d70c61e59bf927a1c4e095e15cecae055ebed9c7cebe0c8e7c4d65b7fb3ec4b90a19d96ffc",
+          "sha256": "3f88f12d1e3e0331316ee1c0fece282bb49fd56f673f3747a8ca17d17150de7a",
+          "sha1": "596c12a21110938eea035677880d02081ac5e5c7",
+          "md5": "d41d378354f816afac51c18a5140a6d3"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-util-1.4.0-alpha05-sources.jar",
+          "url": "ui-util-1.4.0-alpha05-sources.jar",
+          "size": 4786,
+          "sha512": "1a9aaf9a1d9b3b7ef75537ae784d1ef42a0cc7532d9f3625ac78ad3696e856762daa2a4670b0801a3d87b0d706fb5b436aa17324eafb6f99dc6fc8dfef4d2c07",
+          "sha256": "89ababc2d714b6bb8edd0c2d102dc2d09213a59b7b325198a9eb09c2af95be61",
+          "sha1": "603aea8c554905437ba1db737c1976849b1bb7e7",
+          "md5": "25236e272e16135be2525eed6672769b"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..ac97e52
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+f002abb96324ad19efb9708b7143f152
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..086951d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+e7395be229ddb05819ba360d9c3dbf98d8a0f12b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..52dee2e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+7f5b5fe9802206571e597d2300192bd77e445a5c1abf59000d0741921b691b01
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..6ef68ff
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+e51844eb4d017f6be0e9b4a3b5fc0e52d0cd6dc026d440bc1729fec0e2000b12daedbee57984891af1bbe91cb4b8401d2200b554f976a120190705332df099da
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom
new file mode 100644
index 0000000..9727f20
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom
@@ -0,0 +1,41 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui-util</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose Util</name>
+  <description>Internal Compose utilities used by other modules</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2020</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>
+  <dependencies>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..d85f77b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+cb0838bac70e4aa9ddc6863a7dbfe1d3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..40a68f9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+08899faef5e3774b17f98a0b8799378abb14bb72
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..0ea3940
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+86eb42d02ecba90ea110aec854b47aaf01d7f69b9e971359fb829ecf9851f247
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..f017fcd
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui-util/1.4.0-alpha05/ui-util-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+4877af0d83cd0ee2435c964fe09a62d8598102e33adaaf34edbe8007abde6036bc8d173e9eac434f2ac5d382a408cd61385e506c7345f08f03bb249e3247fe33
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar
deleted file mode 100644
index 55c15dd..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.md5
deleted file mode 100644
index 10dddfc..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-080116bc3dc0d11a8d3b5da7e7a4b2ba
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.sha1
deleted file mode 100644
index e0578f2..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1b77a276b178c693d6b0576f8481ba6639d5d487
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.sha256
deleted file mode 100644
index 722f2be..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-d99fefd6311cc77f9821dc600f6cbf3f001152adca08c3cb7d9d4d66b46f3575
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.sha512
deleted file mode 100644
index d3f86c5..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-25eb0276e2644b238ea45552ff052515e65220c93d52f52ae88f40e6cf9a84333479128e2ed9d367ae92bbc673a9f77af0f8acda8592c8e9f9cd20248618a8d2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar
deleted file mode 100644
index d092ff1..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.md5
deleted file mode 100644
index f416450..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-31338fb14da26ad609844fd2bfe5f293
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.sha1
deleted file mode 100644
index 7a50681..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ccec096620832ad914e69ff354f06c96db076f50
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.sha256
deleted file mode 100644
index 21d5f69..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-ce86792dc489052833c8c5bca2aaed2f66bfa06fe7db1698e4df02a9b302287a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.sha512
deleted file mode 100644
index a3bf398..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-63f2e71542ede867f5f055927de52d16a0901e5762ab2a1476bbac5e76a2bafb72fa86924cc7b9ff15e039a5fd1e7335cbe23e37e99a9dc562607fd423723dd7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module
deleted file mode 100644
index 9786fd5..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module
+++ /dev/null
@@ -1,288 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.compose.ui",
-    "module": "ui",
-    "version": "1.4.0-alpha03",
-    "attributes": {
-      "org.gradle.status": "release"
-    }
-  },
-  "createdBy": {
-    "gradle": {
-      "version": "7.6"
-    }
-  },
-  "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.5.0"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime-saveable",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-geometry",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-graphics",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-text",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-1.4.0-alpha03.aar",
-          "url": "ui-1.4.0-alpha03.aar",
-          "size": 4458182,
-          "sha512": "63f2e71542ede867f5f055927de52d16a0901e5762ab2a1476bbac5e76a2bafb72fa86924cc7b9ff15e039a5fd1e7335cbe23e37e99a9dc562607fd423723dd7",
-          "sha256": "ce86792dc489052833c8c5bca2aaed2f66bfa06fe7db1698e4df02a9b302287a",
-          "sha1": "ccec096620832ad914e69ff354f06c96db076f50",
-          "md5": "31338fb14da26ad609844fd2bfe5f293"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.activity",
-          "module": "activity-ktx",
-          "version": {
-            "requires": "1.5.1"
-          }
-        },
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.5.0"
-          }
-        },
-        {
-          "group": "androidx.autofill",
-          "module": "autofill",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.collection",
-          "module": "collection",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.runtime",
-          "module": "runtime-saveable",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-geometry",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-graphics",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-text",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-unit",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.compose.ui",
-          "module": "ui-util",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          }
-        },
-        {
-          "group": "androidx.core",
-          "module": "core",
-          "version": {
-            "requires": "1.9.0"
-          }
-        },
-        {
-          "group": "androidx.customview",
-          "module": "customview-poolingcontainer",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-common-java8",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-runtime",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-viewmodel",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.profileinstaller",
-          "module": "profileinstaller",
-          "version": {
-            "requires": "1.2.0"
-          }
-        },
-        {
-          "group": "androidx.savedstate",
-          "module": "savedstate-ktx",
-          "version": {
-            "requires": "1.2.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib-common",
-          "version": {
-            "requires": "1.7.21"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-android",
-          "version": {
-            "requires": "1.6.4"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlinx",
-          "module": "kotlinx-coroutines-core",
-          "version": {
-            "requires": "1.6.4"
-          }
-        }
-      ],
-      "dependencyConstraints": [
-        {
-          "group": "androidx.compose.foundation",
-          "module": "foundation",
-          "version": {
-            "requires": "1.4.0-alpha03"
-          },
-          "reason": "prevents a critical bug in Text"
-        }
-      ],
-      "files": [
-        {
-          "name": "ui-1.4.0-alpha03.aar",
-          "url": "ui-1.4.0-alpha03.aar",
-          "size": 4458182,
-          "sha512": "63f2e71542ede867f5f055927de52d16a0901e5762ab2a1476bbac5e76a2bafb72fa86924cc7b9ff15e039a5fd1e7335cbe23e37e99a9dc562607fd423723dd7",
-          "sha256": "ce86792dc489052833c8c5bca2aaed2f66bfa06fe7db1698e4df02a9b302287a",
-          "sha1": "ccec096620832ad914e69ff354f06c96db076f50",
-          "md5": "31338fb14da26ad609844fd2bfe5f293"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "ui-1.4.0-alpha03-sources.jar",
-          "url": "ui-1.4.0-alpha03-sources.jar",
-          "size": 584429,
-          "sha512": "25eb0276e2644b238ea45552ff052515e65220c93d52f52ae88f40e6cf9a84333479128e2ed9d367ae92bbc673a9f77af0f8acda8592c8e9f9cd20248618a8d2",
-          "sha256": "d99fefd6311cc77f9821dc600f6cbf3f001152adca08c3cb7d9d4d66b46f3575",
-          "sha1": "1b77a276b178c693d6b0576f8481ba6639d5d487",
-          "md5": "080116bc3dc0d11a8d3b5da7e7a4b2ba"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.md5
deleted file mode 100644
index 4f1c903..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-d5ce2fecf638939c164af7a743e06c8e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.sha1
deleted file mode 100644
index 258648a..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1eb5dcd0c4db5da587da34fe1b569afed7f62c77
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.sha256
deleted file mode 100644
index c353dee..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-cfd8bf04ab0e78d6750403ffbb778986329fabc45e0d3f8dcaa1f4dc4d808d43
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.sha512
deleted file mode 100644
index daa18d1..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-ea415fab0f08a81d605a44d2d9a4388915c8b5e656710c8603903401c0b8dd1cf364f580b2e8c5fa68525ca6e4869cc7ce9a952b4e004255b4e73a1d9cf0a45b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom
deleted file mode 100644
index e4f64b2..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom
+++ /dev/null
@@ -1,191 +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.compose.ui</groupId>
-  <artifactId>ui</artifactId>
-  <version>1.4.0-alpha03</version>
-  <packaging>aar</packaging>
-  <name>Compose UI primitives</name>
-  <description>Compose UI primitives. This library contains the primitives that form the Compose UI Toolkit, such as drawing, measurement and layout.</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha03</url>
-  <inceptionYear>2019</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.compose.foundation</groupId>
-        <artifactId>foundation</artifactId>
-        <version>1.4.0-alpha03</version>
-      </dependency>
-    </dependencies>
-  </dependencyManagement>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.activity</groupId>
-      <artifactId>activity-ktx</artifactId>
-      <version>1.5.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.5.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.autofill</groupId>
-      <artifactId>autofill</artifactId>
-      <version>1.0.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.collection</groupId>
-      <artifactId>collection</artifactId>
-      <version>1.0.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime</artifactId>
-      <version>1.4.0-alpha03</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.runtime</groupId>
-      <artifactId>runtime-saveable</artifactId>
-      <version>1.4.0-alpha03</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-geometry</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-graphics</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-text</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-unit</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.compose.ui</groupId>
-      <artifactId>ui-util</artifactId>
-      <version>[1.4.0-alpha03]</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.core</groupId>
-      <artifactId>core</artifactId>
-      <version>1.9.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.customview</groupId>
-      <artifactId>customview-poolingcontainer</artifactId>
-      <version>1.0.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-common-java8</artifactId>
-      <version>2.5.1</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-runtime</artifactId>
-      <version>2.5.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-viewmodel</artifactId>
-      <version>2.5.1</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.profileinstaller</groupId>
-      <artifactId>profileinstaller</artifactId>
-      <version>1.2.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.savedstate</groupId>
-      <artifactId>savedstate-ktx</artifactId>
-      <version>1.2.0</version>
-      <scope>runtime</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib-common</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlinx</groupId>
-      <artifactId>kotlinx-coroutines-android</artifactId>
-      <version>1.6.4</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlinx</groupId>
-      <artifactId>kotlinx-coroutines-core</artifactId>
-      <version>1.6.4</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.md5
deleted file mode 100644
index 4eb93bb..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-27ad1022ce76e3ef6f0922211fba6a82
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.sha1
deleted file mode 100644
index 5b0bf69..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7b03f09a5b6f56ba475cdad31c6e0f037ca21511
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.sha256
deleted file mode 100644
index 3165392..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-0bf065dde7c2d0dcce7005aeeb78668b86c2def8c8bdd620de31afe87fdacb2e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.sha512
deleted file mode 100644
index 3fdf689..0000000
--- a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha03/ui-1.4.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-bea50617801af0f7d9bb7fce25ae86307354bf4feeef4a933f44e6f29deb680b37a9600c8070ea38634c2fcd9fb5b38c4f04ec0a91f6c890a6d4c24fb518e29a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar
new file mode 100644
index 0000000..67fca0c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..e398e28
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+7ac098f68fed4e7314e23c272a73046b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..20c3e43
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+2e1f167b6b445b8054cb090ab19368d76cd6f232
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..6ce099d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+b64304cd05e3f788d3693b35a02c88730f8391c42ec508314085f7e70c81a8f5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..f94b5d0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+0c73f4d24183ce40d81edb06b8bc06fe26edb2e1194bb7d696179f844802ccb28a686887080d2694e950e1d50a57391a668915d1da46d42b1d8507d616b29259
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar
new file mode 100644
index 0000000..78f42ea
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.md5
new file mode 100644
index 0000000..9db8501
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.md5
@@ -0,0 +1 @@
+70c15edff4218e59039b6302a20711fb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.sha1
new file mode 100644
index 0000000..e9a543b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+b42914cf6160cb0d1c75b0d555b28ea3b66c18ca
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.sha256
new file mode 100644
index 0000000..37e56e0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+522ba6cc07267fb91dff0d04b6fe942407fa0e972eee8b04fb798077dd78a2b6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.sha512
new file mode 100644
index 0000000..7920442
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+212144aaa3c81c6cd8f90d3633a33b7f3226eccc090ff63f02b06a75b11569fc5738434380eedf1f708e1f52e3898cb4eb65c8535bc4412d7336367f048b8478
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module
new file mode 100644
index 0000000..7ef5c8b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module
@@ -0,0 +1,295 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.compose.ui",
+    "module": "ui",
+    "version": "1.4.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.5.0"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime-saveable",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-geometry",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-graphics",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-text",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-1.4.0-alpha05.aar",
+          "url": "ui-1.4.0-alpha05.aar",
+          "size": 4510683,
+          "sha512": "212144aaa3c81c6cd8f90d3633a33b7f3226eccc090ff63f02b06a75b11569fc5738434380eedf1f708e1f52e3898cb4eb65c8535bc4412d7336367f048b8478",
+          "sha256": "522ba6cc07267fb91dff0d04b6fe942407fa0e972eee8b04fb798077dd78a2b6",
+          "sha1": "b42914cf6160cb0d1c75b0d555b28ea3b66c18ca",
+          "md5": "70c15edff4218e59039b6302a20711fb"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.activity",
+          "module": "activity-ktx",
+          "version": {
+            "requires": "1.5.1"
+          }
+        },
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.5.0"
+          }
+        },
+        {
+          "group": "androidx.autofill",
+          "module": "autofill",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.collection",
+          "module": "collection",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.runtime",
+          "module": "runtime-saveable",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-geometry",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-graphics",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-text",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-unit",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.compose.ui",
+          "module": "ui-util",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.core",
+          "module": "core",
+          "version": {
+            "requires": "1.9.0"
+          }
+        },
+        {
+          "group": "androidx.customview",
+          "module": "customview-poolingcontainer",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.emoji2",
+          "module": "emoji2",
+          "version": {
+            "requires": "1.2.0"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-common-java8",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-runtime",
+          "version": {
+            "requires": "2.6.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-viewmodel",
+          "version": {
+            "requires": "2.6.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.profileinstaller",
+          "module": "profileinstaller",
+          "version": {
+            "requires": "1.2.1"
+          }
+        },
+        {
+          "group": "androidx.savedstate",
+          "module": "savedstate-ktx",
+          "version": {
+            "requires": "1.2.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib-common",
+          "version": {
+            "requires": "1.8.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-android",
+          "version": {
+            "requires": "1.6.4"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlinx",
+          "module": "kotlinx-coroutines-core",
+          "version": {
+            "requires": "1.6.4"
+          }
+        }
+      ],
+      "dependencyConstraints": [
+        {
+          "group": "androidx.compose.foundation",
+          "module": "foundation",
+          "version": {
+            "requires": "1.4.0-alpha05"
+          },
+          "reason": "prevents a critical bug in Text"
+        }
+      ],
+      "files": [
+        {
+          "name": "ui-1.4.0-alpha05.aar",
+          "url": "ui-1.4.0-alpha05.aar",
+          "size": 4510683,
+          "sha512": "212144aaa3c81c6cd8f90d3633a33b7f3226eccc090ff63f02b06a75b11569fc5738434380eedf1f708e1f52e3898cb4eb65c8535bc4412d7336367f048b8478",
+          "sha256": "522ba6cc07267fb91dff0d04b6fe942407fa0e972eee8b04fb798077dd78a2b6",
+          "sha1": "b42914cf6160cb0d1c75b0d555b28ea3b66c18ca",
+          "md5": "70c15edff4218e59039b6302a20711fb"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "ui-1.4.0-alpha05-sources.jar",
+          "url": "ui-1.4.0-alpha05-sources.jar",
+          "size": 595193,
+          "sha512": "0c73f4d24183ce40d81edb06b8bc06fe26edb2e1194bb7d696179f844802ccb28a686887080d2694e950e1d50a57391a668915d1da46d42b1d8507d616b29259",
+          "sha256": "b64304cd05e3f788d3693b35a02c88730f8391c42ec508314085f7e70c81a8f5",
+          "sha1": "2e1f167b6b445b8054cb090ab19368d76cd6f232",
+          "md5": "7ac098f68fed4e7314e23c272a73046b"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.md5
new file mode 100644
index 0000000..24d6e10
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.md5
@@ -0,0 +1 @@
+2fa927ce1d1fb28ee45d7007826dd31b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.sha1
new file mode 100644
index 0000000..fec5fe8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.sha1
@@ -0,0 +1 @@
+85fbc9b3f920064b8988babae8bd28ab3b27b24c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.sha256
new file mode 100644
index 0000000..63ccdd9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.sha256
@@ -0,0 +1 @@
+48dd7d0757ae7bdbd43b6c6bd135215c4aef97bf4ba7808c97e187590040916b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.sha512
new file mode 100644
index 0000000..f18c059
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.module.sha512
@@ -0,0 +1 @@
+58fb02da58563db4c322c0ab0e2f399273df9c396e0c444e25150b8357223adeb5b3c31de63afb470a9a6691626541453999bd330d4781d527e897810e1d49a7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom
new file mode 100644
index 0000000..9654d21
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom
@@ -0,0 +1,198 @@
+<?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.compose.ui</groupId>
+  <artifactId>ui</artifactId>
+  <version>1.4.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Compose UI primitives</name>
+  <description>Compose UI primitives. This library contains the primitives that form the Compose UI Toolkit, such as drawing, measurement and layout.</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.0-alpha05</url>
+  <inceptionYear>2019</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.compose.foundation</groupId>
+        <artifactId>foundation</artifactId>
+        <version>1.4.0-alpha05</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.activity</groupId>
+      <artifactId>activity-ktx</artifactId>
+      <version>1.5.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.autofill</groupId>
+      <artifactId>autofill</artifactId>
+      <version>1.0.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.collection</groupId>
+      <artifactId>collection</artifactId>
+      <version>1.0.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime</artifactId>
+      <version>1.4.0-alpha05</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.runtime</groupId>
+      <artifactId>runtime-saveable</artifactId>
+      <version>1.4.0-alpha05</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-geometry</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-graphics</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-text</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-unit</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.compose.ui</groupId>
+      <artifactId>ui-util</artifactId>
+      <version>[1.4.0-alpha05]</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.core</groupId>
+      <artifactId>core</artifactId>
+      <version>1.9.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.customview</groupId>
+      <artifactId>customview-poolingcontainer</artifactId>
+      <version>1.0.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.emoji2</groupId>
+      <artifactId>emoji2</artifactId>
+      <version>1.2.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-common-java8</artifactId>
+      <version>2.5.1</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-runtime</artifactId>
+      <version>2.6.0-alpha05</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-viewmodel</artifactId>
+      <version>2.6.0-alpha05</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.profileinstaller</groupId>
+      <artifactId>profileinstaller</artifactId>
+      <version>1.2.1</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.savedstate</groupId>
+      <artifactId>savedstate-ktx</artifactId>
+      <version>1.2.0</version>
+      <scope>runtime</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib-common</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlinx</groupId>
+      <artifactId>kotlinx-coroutines-android</artifactId>
+      <version>1.6.4</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlinx</groupId>
+      <artifactId>kotlinx-coroutines-core</artifactId>
+      <version>1.6.4</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.md5
new file mode 100644
index 0000000..175fb06
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.md5
@@ -0,0 +1 @@
+1cf1ca863d6aa40e8f6e1ff78e1baee3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.sha1
new file mode 100644
index 0000000..11e85f5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+be33e7d1e42570a1f812259a044255266f8b3897
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.sha256
new file mode 100644
index 0000000..c4a86d5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+4883baefc95c60029cf6610b3562de016832dd4ec7ed4101e2d577d8adb1f81d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.sha512
new file mode 100644
index 0000000..dd8a16a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/ui/ui/1.4.0-alpha05/ui-1.4.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+db1b7a5c922c1a8bfca3f58a07d7305109777f67b47e4684b921c743051fb725404fc95cbb0372862db648dfbfb1d6a2c5861ea04099fce43a3e33b0b2b44399
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar
index 8b850cb..a7159e1 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.md5 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.md5
index 002be23..f54778f 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.md5
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.md5
@@ -1 +1 @@
-6033e33d5159663a11e34b1fe86e2e8b
\ No newline at end of file
+d394d6a4f1dfebe699c2db4485c4f0b8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha1 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha1
index 2f55393..b4a98c3 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha1
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha1
@@ -1 +1 @@
-5e65119797aba752f003a6d3cf2ea9bdee6aac7d
\ No newline at end of file
+bc94640c8a697ac49ded59db2e5c0b5eb3d73a13
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha256 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha256
index 5146cf3..6609a60 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha256
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha256
@@ -1 +1 @@
-0715571baa86e8f7683fcc1d59fe2881c5e8603af9ff212c82423ae098d34c62
\ No newline at end of file
+49f9588340064201bfbcfe0f09bd19de1b805b7346a81609bf35eb7446a8e4b6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha512 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha512
index 25ad68a..fbd3294 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha512
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01-sources.jar.sha512
@@ -1 +1 @@
-ea38897b7e2f7b732ac334970608ffff4597cf43bd2d152366f7929241f3dfc8647deba31244b806482daa58e29a566d9046a1fed588d95b405f7099b28ef620
\ No newline at end of file
+3d06bb149ee3f5aa427fc0a67eec66c7ab7eed02c499a1198c92ba8bf6f394828d131b1ad6dfaa767a830fadfab597f1aa9cbc79cfea0632a230fdbc073fcc73
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar
index 851f2e0..b814c60 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.md5 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.md5
index b76439e..e849eee 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.md5
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.md5
@@ -1 +1 @@
-d3df7af673c3463cb10d876c1571aba2
\ No newline at end of file
+209f7ed8b462afad5c02f7ee42fbdfb1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha1 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha1
index 95efc12..d997603 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha1
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha1
@@ -1 +1 @@
-5c90d9fc596f0272ab507e3e65a6ad332af372b4
\ No newline at end of file
+ebdae76a9bc200ef56b358e43289cabdb35c6d8c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha256 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha256
index 0a83d24..e1bb83d 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha256
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha256
@@ -1 +1 @@
-a24ebbae47d50c00b122d875e7eb81b37684251d252d6dc67a58a64c09c9cf1d
\ No newline at end of file
+9d4cfb858e40b0b86ef6172a45b40d8c32dd168bbce6871da28120f25f2b8a8a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha512 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha512
index 379ea4f..3d81cf8 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha512
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.aar.sha512
@@ -1 +1 @@
-bb78102f7ce4438c81bd86dd9e55f5eca1c15078bd3da3d5ffbbb26006aaaf1e6c120f5e9dbcbe4c9ce45f386d174fb5d4e2438d78e165cd5c797cdebd94a1a7
\ No newline at end of file
+f0f0176a7d22a7747779ee81232f64f3c9a387725b9c95a5533f3f7ffa6a5972b24f2bea01c4862eb2dd7c81c34496e8f2e166c5748510a5b8d60bf31a1dd183
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module
index b1e4d0b..11d0be7 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module
@@ -10,7 +10,7 @@
   },
   "createdBy": {
     "gradle": {
-      "version": "7.5"
+      "version": "8.0-rc-1"
     }
   },
   "variants": [
@@ -26,11 +26,11 @@
         {
           "name": "customview-poolingcontainer-1.1.0-alpha01.aar",
           "url": "customview-poolingcontainer-1.1.0-alpha01.aar",
-          "size": 6638,
-          "sha512": "bb78102f7ce4438c81bd86dd9e55f5eca1c15078bd3da3d5ffbbb26006aaaf1e6c120f5e9dbcbe4c9ce45f386d174fb5d4e2438d78e165cd5c797cdebd94a1a7",
-          "sha256": "a24ebbae47d50c00b122d875e7eb81b37684251d252d6dc67a58a64c09c9cf1d",
-          "sha1": "5c90d9fc596f0272ab507e3e65a6ad332af372b4",
-          "md5": "d3df7af673c3463cb10d876c1571aba2"
+          "size": 6759,
+          "sha512": "f0f0176a7d22a7747779ee81232f64f3c9a387725b9c95a5533f3f7ffa6a5972b24f2bea01c4862eb2dd7c81c34496e8f2e166c5748510a5b8d60bf31a1dd183",
+          "sha256": "9d4cfb858e40b0b86ef6172a45b40d8c32dd168bbce6871da28120f25f2b8a8a",
+          "sha1": "ebdae76a9bc200ef56b358e43289cabdb35c6d8c",
+          "md5": "209f7ed8b462afad5c02f7ee42fbdfb1"
         }
       ]
     },
@@ -54,7 +54,7 @@
           "group": "org.jetbrains.kotlin",
           "module": "kotlin-stdlib",
           "version": {
-            "requires": "1.7.21"
+            "requires": "1.8.0"
           }
         }
       ],
@@ -62,11 +62,11 @@
         {
           "name": "customview-poolingcontainer-1.1.0-alpha01.aar",
           "url": "customview-poolingcontainer-1.1.0-alpha01.aar",
-          "size": 6638,
-          "sha512": "bb78102f7ce4438c81bd86dd9e55f5eca1c15078bd3da3d5ffbbb26006aaaf1e6c120f5e9dbcbe4c9ce45f386d174fb5d4e2438d78e165cd5c797cdebd94a1a7",
-          "sha256": "a24ebbae47d50c00b122d875e7eb81b37684251d252d6dc67a58a64c09c9cf1d",
-          "sha1": "5c90d9fc596f0272ab507e3e65a6ad332af372b4",
-          "md5": "d3df7af673c3463cb10d876c1571aba2"
+          "size": 6759,
+          "sha512": "f0f0176a7d22a7747779ee81232f64f3c9a387725b9c95a5533f3f7ffa6a5972b24f2bea01c4862eb2dd7c81c34496e8f2e166c5748510a5b8d60bf31a1dd183",
+          "sha256": "9d4cfb858e40b0b86ef6172a45b40d8c32dd168bbce6871da28120f25f2b8a8a",
+          "sha1": "ebdae76a9bc200ef56b358e43289cabdb35c6d8c",
+          "md5": "209f7ed8b462afad5c02f7ee42fbdfb1"
         }
       ]
     },
@@ -83,10 +83,10 @@
           "name": "customview-poolingcontainer-1.1.0-alpha01-sources.jar",
           "url": "customview-poolingcontainer-1.1.0-alpha01-sources.jar",
           "size": 2651,
-          "sha512": "ea38897b7e2f7b732ac334970608ffff4597cf43bd2d152366f7929241f3dfc8647deba31244b806482daa58e29a566d9046a1fed588d95b405f7099b28ef620",
-          "sha256": "0715571baa86e8f7683fcc1d59fe2881c5e8603af9ff212c82423ae098d34c62",
-          "sha1": "5e65119797aba752f003a6d3cf2ea9bdee6aac7d",
-          "md5": "6033e33d5159663a11e34b1fe86e2e8b"
+          "sha512": "3d06bb149ee3f5aa427fc0a67eec66c7ab7eed02c499a1198c92ba8bf6f394828d131b1ad6dfaa767a830fadfab597f1aa9cbc79cfea0632a230fdbc073fcc73",
+          "sha256": "49f9588340064201bfbcfe0f09bd19de1b805b7346a81609bf35eb7446a8e4b6",
+          "sha1": "bc94640c8a697ac49ded59db2e5c0b5eb3d73a13",
+          "md5": "d394d6a4f1dfebe699c2db4485c4f0b8"
         }
       ]
     }
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.md5 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.md5
index e71a420..5c56704 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.md5
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.md5
@@ -1 +1 @@
-720748b4a4728e15f4d5c4134b7662dc
\ No newline at end of file
+3e5ae72d5a18042e34222e28e37cf2d1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha1 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha1
index 31aec60..3a9c739 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha1
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha1
@@ -1 +1 @@
-c92115d195038d72b9e014f6ba585939661ee893
\ No newline at end of file
+f10f801006751586269a5626d08b190c6926284e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha256 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha256
index 972971c..eb3010e 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha256
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha256
@@ -1 +1 @@
-f073be3f10081adbcb40bbf9b9609073395fa487ab50f3da891a850c55e643e4
\ No newline at end of file
+7479e09cd9bf79ab3b41f35dc82d8de388db60dfeb3023e98fbe304ccf9fda29
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha512 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha512
index c561414..9a7d667 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha512
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.module.sha512
@@ -1 +1 @@
-ef27fdbb5da5de9cfd970fe8cba13dfbe33497e2f3f59c6052efbdf5c1142ae090128950e882944cd4c5e09601df6750932ce227dd2887ec884d42903a5c8a82
\ No newline at end of file
+86ae81de0c1511f43ef0a0c3936830ef5cbc187debe8898a8019c86560fa2d332ae32331d3b98a316b3c067815556c0b2cbe46b40949c0e313d56067f036c720
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom
index 42b489b..50449ca 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom
@@ -41,7 +41,7 @@
     <dependency>
       <groupId>org.jetbrains.kotlin</groupId>
       <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
+      <version>1.8.0</version>
       <scope>runtime</scope>
     </dependency>
   </dependencies>
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.md5 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.md5
index c7e28aa..e1fa86b 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.md5
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.md5
@@ -1 +1 @@
-be52902b6197fd2ea2cfe93204cbd64a
\ No newline at end of file
+60f7a9823ca2d2e72210a3591cf62f4c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha1 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha1
index 1faecf4..123c40a 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha1
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha1
@@ -1 +1 @@
-db9d8d568b7dcb5577765d4821decb14500637a0
\ No newline at end of file
+415a76e1ab2de3ed7c7eeb76a57d3aa458706496
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha256 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha256
index e419299..70be64c 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha256
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha256
@@ -1 +1 @@
-b30873e883e633d35479d67f0cb52dbf27c2cae32ddab5f695baede8b3e7162e
\ No newline at end of file
+ee83548dc0ced90b7a1f858cba3df56f4ab77a1a3ea2d195c67d29f51c567a7e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha512 b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha512
index 3d49487..8c096f7 100644
--- a/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha512
+++ b/current/androidx/m2repository/androidx/customview/customview-poolingcontainer/1.1.0-alpha01/customview-poolingcontainer-1.1.0-alpha01.pom.sha512
@@ -1 +1 @@
-80efc9141472248b3b2ede686263db400925ffc985e62e9a66657fd02219f2e7179c8d77a96027efcda9681f1a1c6b03510584d374fe4260a1bf898b3b721f1f
\ No newline at end of file
+dca4ed594f09224f7f7fd3c4007329c34ab53d098eba21ec295f498c802e534c19e46fa568cd97d66cc69c55e32073c3121d49a084c571545cb6be676da9df7d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar
index d3c31ae..1290a29 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.md5
index f8ed816..d3283c0 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.md5
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.md5
@@ -1 +1 @@
-85bc328d53b012444f299a162229bfa4
\ No newline at end of file
+2b642de642a0637d096d5471e650e1f8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha1
index f2f784f..76cca12 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha1
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha1
@@ -1 +1 @@
-ebe5b3288d5476d2adf42e9a177e0f3f78a11d32
\ No newline at end of file
+32d58c0fb294338fa95aec2f9e3db67cc1136511
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha256
index 1ba0789..5eb1628 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha256
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha256
@@ -1 +1 @@
-7187ea7c819fbca755bca481cca1d252ae9f80cadd6a4bf76d5732de766ed990
\ No newline at end of file
+d76df918f7e127baef97ace72a172392996e978d4089b3ead090d4c1fc4f1dae
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha512
index 7f83290..f480fbc 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha512
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03-sources.jar.sha512
@@ -1 +1 @@
-2d08910dfbd8d5de2540d6e07de6c5c07585dc6523e6ead49fcb72c6e0814b75786824492fe1cbd1c7f13c0de5b0b6507906845896218ebb18649c1f12b48725
\ No newline at end of file
+18ea9d2fa3e657a7d1506d2a08af6bb20ee74befc2e65cdf9641593fd7ccaa820844791da7dd101a88aa13dc84b75c7c38a65d314d1a4bc24b4b6ccc260dc534
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar
index c3fd9fc..dcdaf57 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.md5
index 87b2c12..627cc11 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.md5
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.md5
@@ -1 +1 @@
-69efc5bf52aed222aa37953ca8321162
\ No newline at end of file
+92e958759dd716c0f745494cf6450d7b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha1
index e2b0c66..d93e14a 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha1
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha1
@@ -1 +1 @@
-d4eab6a41a727674c5ba37c40586bcd084463224
\ No newline at end of file
+bf2c997f7342755da4b8afe219f9fadc965c4142
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha256
index c4a94b0..14b27ab 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha256
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha256
@@ -1 +1 @@
-858b75674f989a13e3f345d03782acf6af04ef7412f3fb15f9f2788b300caa91
\ No newline at end of file
+257853ed0c7c6f608abb562e8eddb6f8574390c3b323273fea0a467109fec1b9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha512
index 0875c10..b94694c 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha512
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.aar.sha512
@@ -1 +1 @@
-3e155c1625583155af8a26113c556cf551f0189c59f5d9ea5f830fbdf6a9040c70b28f70c5b72af1329b70439491fab98f5eec0f74a10bb24460ea87af176b4b
\ No newline at end of file
+2580383c93c017ed3638007a4b7799a57c12f0115873cb8451310e2ee9dde5aa83dbffe837b76f9bb645559ef76be8deeac71f5d16a6ab89440d2eb9862ec824
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module
index ca73928..9cdfee1 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module
@@ -10,7 +10,7 @@
   },
   "createdBy": {
     "gradle": {
-      "version": "7.5"
+      "version": "8.0-rc-1"
     }
   },
   "variants": [
@@ -42,11 +42,11 @@
         {
           "name": "customview-1.2.0-alpha03.aar",
           "url": "customview-1.2.0-alpha03.aar",
-          "size": 34543,
-          "sha512": "3e155c1625583155af8a26113c556cf551f0189c59f5d9ea5f830fbdf6a9040c70b28f70c5b72af1329b70439491fab98f5eec0f74a10bb24460ea87af176b4b",
-          "sha256": "858b75674f989a13e3f345d03782acf6af04ef7412f3fb15f9f2788b300caa91",
-          "sha1": "d4eab6a41a727674c5ba37c40586bcd084463224",
-          "md5": "69efc5bf52aed222aa37953ca8321162"
+          "size": 34582,
+          "sha512": "2580383c93c017ed3638007a4b7799a57c12f0115873cb8451310e2ee9dde5aa83dbffe837b76f9bb645559ef76be8deeac71f5d16a6ab89440d2eb9862ec824",
+          "sha256": "257853ed0c7c6f608abb562e8eddb6f8574390c3b323273fea0a467109fec1b9",
+          "sha1": "bf2c997f7342755da4b8afe219f9fadc965c4142",
+          "md5": "92e958759dd716c0f745494cf6450d7b"
         }
       ]
     },
@@ -85,11 +85,11 @@
         {
           "name": "customview-1.2.0-alpha03.aar",
           "url": "customview-1.2.0-alpha03.aar",
-          "size": 34543,
-          "sha512": "3e155c1625583155af8a26113c556cf551f0189c59f5d9ea5f830fbdf6a9040c70b28f70c5b72af1329b70439491fab98f5eec0f74a10bb24460ea87af176b4b",
-          "sha256": "858b75674f989a13e3f345d03782acf6af04ef7412f3fb15f9f2788b300caa91",
-          "sha1": "d4eab6a41a727674c5ba37c40586bcd084463224",
-          "md5": "69efc5bf52aed222aa37953ca8321162"
+          "size": 34582,
+          "sha512": "2580383c93c017ed3638007a4b7799a57c12f0115873cb8451310e2ee9dde5aa83dbffe837b76f9bb645559ef76be8deeac71f5d16a6ab89440d2eb9862ec824",
+          "sha256": "257853ed0c7c6f608abb562e8eddb6f8574390c3b323273fea0a467109fec1b9",
+          "sha1": "bf2c997f7342755da4b8afe219f9fadc965c4142",
+          "md5": "92e958759dd716c0f745494cf6450d7b"
         }
       ]
     },
@@ -106,10 +106,10 @@
           "name": "customview-1.2.0-alpha03-sources.jar",
           "url": "customview-1.2.0-alpha03-sources.jar",
           "size": 30887,
-          "sha512": "2d08910dfbd8d5de2540d6e07de6c5c07585dc6523e6ead49fcb72c6e0814b75786824492fe1cbd1c7f13c0de5b0b6507906845896218ebb18649c1f12b48725",
-          "sha256": "7187ea7c819fbca755bca481cca1d252ae9f80cadd6a4bf76d5732de766ed990",
-          "sha1": "ebe5b3288d5476d2adf42e9a177e0f3f78a11d32",
-          "md5": "85bc328d53b012444f299a162229bfa4"
+          "sha512": "18ea9d2fa3e657a7d1506d2a08af6bb20ee74befc2e65cdf9641593fd7ccaa820844791da7dd101a88aa13dc84b75c7c38a65d314d1a4bc24b4b6ccc260dc534",
+          "sha256": "d76df918f7e127baef97ace72a172392996e978d4089b3ead090d4c1fc4f1dae",
+          "sha1": "32d58c0fb294338fa95aec2f9e3db67cc1136511",
+          "md5": "2b642de642a0637d096d5471e650e1f8"
         }
       ]
     }
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.md5
index 5ba861e..add7456 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.md5
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.md5
@@ -1 +1 @@
-46122b80a9588f5382e8e547fa714b0c
\ No newline at end of file
+94e0aab8b90dafde8cb2b5abca80b23d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha1
index 054f4f6..f349f64 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha1
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha1
@@ -1 +1 @@
-d3d6d1df83e978d0d25dfe16dbe8ff3a905852ad
\ No newline at end of file
+30b0f6153a7a3a287fd11efe7ffe59746bb78434
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha256
index e14422a..a3c9248 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha256
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha256
@@ -1 +1 @@
-dd65e30cae3b973171e1c21e4aee6690bfb13d9e62859f697cac708c0f4d2c4b
\ No newline at end of file
+0f884e9309c896b0db2d5833fb3fb64905b512093923ee1817c228c2bb82d7ba
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha512
index dc8ddcc..11a07ab 100644
--- a/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha512
+++ b/current/androidx/m2repository/androidx/customview/customview/1.2.0-alpha03/customview-1.2.0-alpha03.module.sha512
@@ -1 +1 @@
-52817e5d3878685f55837a73904c61b3f4ee905ed666164e3fc631af082f21306e030baa18b84720539bc5681e9a402de42588ede01695303cd843b790eb647a
\ No newline at end of file
+f42f595bf9e87222aaf85ec93ec37531cc15cdd0675bcf0e9b824313aa286fa311a74ba2f8a2c4f08781be345e44250982bd4c6fd6c7ef979e682c4e3b66047e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar
deleted file mode 100644
index d842bdd..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.md5 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.md5
deleted file mode 100644
index d9978ea..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-582c3688a9fe6dd15b2b099ebe0d3b55
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.sha1 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.sha1
deleted file mode 100644
index 1661a2a..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-656ee3b3618f377f8671e3a678a0fce0c8f56b1e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.sha256 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.sha256
deleted file mode 100644
index e33af7d..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-fdc50d74e3b70712f8e4ed39c60fc1a3b613bb49e9a8a89fc53ac35926a3e823
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.sha512 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.sha512
deleted file mode 100644
index f2d69c1..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-57ba3c7a5be2637bab276975f55d8c27190a3dd2f3f68a2e11997bbeded6e70c4322df7480771716c03b51f67de6f9b650b0334e2626e235c61070576143f1ec
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar
deleted file mode 100644
index 200428b..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.md5 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.md5
deleted file mode 100644
index d3394ba..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-b1b390a87b9f32311dd61218da4b586f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.sha1 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.sha1
deleted file mode 100644
index 507152f..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-90e225bfa936d30594ed388525cd1475c8715a2f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.sha256 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.sha256
deleted file mode 100644
index a384420..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-84dbda812dae57cc01c15e79d996be384f820b2fa4d93f984f7df5ee776232ee
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.sha512 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.sha512
deleted file mode 100644
index f836eb7..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-932b6a7136ebd2ca1b83af201cd0e8ff41cf132d074e3b043e3dacbfee1359c6ee594fdd2d53c3735c7019c17b38070a10986acc9ba4cf88f12b12f2b0511002
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module
deleted file mode 100644
index cc7166e..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module
+++ /dev/null
@@ -1,204 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.fragment",
-    "module": "fragment-ktx",
-    "version": "1.6.0-alpha04",
-    "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.activity",
-          "module": "activity-ktx",
-          "version": {
-            "requires": "1.5.1"
-          },
-          "reason": "Mirror fragment dependency graph for -ktx artifacts"
-        },
-        {
-          "group": "androidx.collection",
-          "module": "collection-ktx",
-          "version": {
-            "requires": "1.1.0"
-          },
-          "reason": "Mirror fragment dependency graph for -ktx artifacts"
-        },
-        {
-          "group": "androidx.core",
-          "module": "core-ktx",
-          "version": {
-            "requires": "1.2.0"
-          },
-          "reason": "Mirror fragment dependency graph for -ktx artifacts"
-        },
-        {
-          "group": "androidx.fragment",
-          "module": "fragment",
-          "version": {
-            "requires": "1.6.0-alpha04"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-livedata-core-ktx",
-          "version": {
-            "requires": "2.5.1"
-          },
-          "reason": "Mirror fragment dependency graph for -ktx artifacts"
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-viewmodel-ktx",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.savedstate",
-          "module": "savedstate-ktx",
-          "version": {
-            "requires": "1.2.0"
-          },
-          "reason": "Mirror fragment dependency graph for -ktx artifacts"
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.10"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "fragment-ktx-1.6.0-alpha04.aar",
-          "url": "fragment-ktx-1.6.0-alpha04.aar",
-          "size": 29589,
-          "sha512": "932b6a7136ebd2ca1b83af201cd0e8ff41cf132d074e3b043e3dacbfee1359c6ee594fdd2d53c3735c7019c17b38070a10986acc9ba4cf88f12b12f2b0511002",
-          "sha256": "84dbda812dae57cc01c15e79d996be384f820b2fa4d93f984f7df5ee776232ee",
-          "sha1": "90e225bfa936d30594ed388525cd1475c8715a2f",
-          "md5": "b1b390a87b9f32311dd61218da4b586f"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.activity",
-          "module": "activity-ktx",
-          "version": {
-            "requires": "1.5.1"
-          },
-          "reason": "Mirror fragment dependency graph for -ktx artifacts"
-        },
-        {
-          "group": "androidx.collection",
-          "module": "collection-ktx",
-          "version": {
-            "requires": "1.1.0"
-          },
-          "reason": "Mirror fragment dependency graph for -ktx artifacts"
-        },
-        {
-          "group": "androidx.core",
-          "module": "core-ktx",
-          "version": {
-            "requires": "1.2.0"
-          },
-          "reason": "Mirror fragment dependency graph for -ktx artifacts"
-        },
-        {
-          "group": "androidx.fragment",
-          "module": "fragment",
-          "version": {
-            "requires": "1.6.0-alpha04"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-livedata-core-ktx",
-          "version": {
-            "requires": "2.5.1"
-          },
-          "reason": "Mirror fragment dependency graph for -ktx artifacts"
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-viewmodel-ktx",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.savedstate",
-          "module": "savedstate-ktx",
-          "version": {
-            "requires": "1.2.0"
-          },
-          "reason": "Mirror fragment dependency graph for -ktx artifacts"
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.10"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "fragment-ktx-1.6.0-alpha04.aar",
-          "url": "fragment-ktx-1.6.0-alpha04.aar",
-          "size": 29589,
-          "sha512": "932b6a7136ebd2ca1b83af201cd0e8ff41cf132d074e3b043e3dacbfee1359c6ee594fdd2d53c3735c7019c17b38070a10986acc9ba4cf88f12b12f2b0511002",
-          "sha256": "84dbda812dae57cc01c15e79d996be384f820b2fa4d93f984f7df5ee776232ee",
-          "sha1": "90e225bfa936d30594ed388525cd1475c8715a2f",
-          "md5": "b1b390a87b9f32311dd61218da4b586f"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "fragment-ktx-1.6.0-alpha04-sources.jar",
-          "url": "fragment-ktx-1.6.0-alpha04-sources.jar",
-          "size": 6437,
-          "sha512": "57ba3c7a5be2637bab276975f55d8c27190a3dd2f3f68a2e11997bbeded6e70c4322df7480771716c03b51f67de6f9b650b0334e2626e235c61070576143f1ec",
-          "sha256": "fdc50d74e3b70712f8e4ed39c60fc1a3b613bb49e9a8a89fc53ac35926a3e823",
-          "sha1": "656ee3b3618f377f8671e3a678a0fce0c8f56b1e",
-          "md5": "582c3688a9fe6dd15b2b099ebe0d3b55"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.md5 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.md5
deleted file mode 100644
index 562e558..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-f8171c4509a60e523dcc6f6470389e1e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.sha1 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.sha1
deleted file mode 100644
index 19170f2..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e222e745aec0dae90c7a34886e938d6fee347cda
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.sha256 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.sha256
deleted file mode 100644
index 6a057ca..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-8b4fe831902da23f8ff4b1024278e5d2b1f02425c5f097c574212082f2970682
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.sha512 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.sha512
deleted file mode 100644
index 6d363f5..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-5f48dd56eff9ad3796f66046aa52810af59bc4f1c4d8440e93d2815195aa1456c1321c1fc28842861344b5ef52e27252eac821b7dbd4f3828e682a5bce32ba52
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom
deleted file mode 100644
index d27303c..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom
+++ /dev/null
@@ -1,89 +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.fragment</groupId>
-  <artifactId>fragment-ktx</artifactId>
-  <version>1.6.0-alpha04</version>
-  <packaging>aar</packaging>
-  <name>Fragment Kotlin Extensions</name>
-  <description>Kotlin extensions for 'fragment' artifact</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/fragment#1.6.0-alpha04</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.activity</groupId>
-      <artifactId>activity-ktx</artifactId>
-      <version>1.5.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.collection</groupId>
-      <artifactId>collection-ktx</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.core</groupId>
-      <artifactId>core-ktx</artifactId>
-      <version>1.2.0</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.fragment</groupId>
-      <artifactId>fragment</artifactId>
-      <version>[1.6.0-alpha04]</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-livedata-core-ktx</artifactId>
-      <version>2.5.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-viewmodel-ktx</artifactId>
-      <version>2.5.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.savedstate</groupId>
-      <artifactId>savedstate-ktx</artifactId>
-      <version>1.2.0</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.10</version>
-      <scope>compile</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.md5 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.md5
deleted file mode 100644
index bd01873..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-023ae38def0b5a723d7335154fcf31b3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.sha1 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.sha1
deleted file mode 100644
index 2978a63..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-31a997bedac1a11ccf40f9ccdaef430b18dd2ffe
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.sha256 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.sha256
deleted file mode 100644
index 1a9e4ca..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-df964411da2a31fd71b06915e973e15724602e71c10723d650d121cf583fd598
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.sha512 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.sha512
deleted file mode 100644
index 73a6e7f..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha04/fragment-ktx-1.6.0-alpha04.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-594e4c09bbec7b318b91ff99873008f5ee87c9f98ded976db00cf1c7fec67ca48bf34566d22a9066a224fbb2b2ec94bcb18ee6789e21b8a43c46d0b875b00fd9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar
new file mode 100644
index 0000000..75ab917
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..f48f8bd
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+4ab4c2f2a6f6cff91f43c172b92551eb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..48016f2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+c6c739b93c49c860313b922fbdbec7b8ac3601b6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..e048447
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+9cdad28a92cf14388ebcd8c1b55212bc37f544526a2b5e7f95436b96ab9849e9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..52a7a7b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+1e543a34a1663552ecec992646b667b0ea253732c6cf75c285c4e8af5f93fe554495b0243a350be0ae691b8159a65eb966aedfff02c443a404554bb4400ebaa1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar
new file mode 100644
index 0000000..dccd6f1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.md5
new file mode 100644
index 0000000..9ef6d5d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.md5
@@ -0,0 +1 @@
+8fac523f9edde3fdb522c855da028719
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.sha1
new file mode 100644
index 0000000..9e4fa4b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+52f07d29cca8afdd8022cd4255ef479afe65143e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.sha256
new file mode 100644
index 0000000..f8a230b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+7e08f48bf88b2389da748bca6caf03e897e4e97644d0042b51ee0618f709eae7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.sha512
new file mode 100644
index 0000000..b132b4b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+2eb2c0e195f387769d272cd234601fcbace53ed1d1ae709d2857b1aff33730d25272fb95bc9c598633fea774fab3afa1c7ec3e2b8428457ff50d35870278d475
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module
new file mode 100644
index 0000000..84ee9c6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module
@@ -0,0 +1,204 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.fragment",
+    "module": "fragment-ktx",
+    "version": "1.6.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-2"
+    }
+  },
+  "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.activity",
+          "module": "activity-ktx",
+          "version": {
+            "requires": "1.5.1"
+          },
+          "reason": "Mirror fragment dependency graph for -ktx artifacts"
+        },
+        {
+          "group": "androidx.collection",
+          "module": "collection-ktx",
+          "version": {
+            "requires": "1.1.0"
+          },
+          "reason": "Mirror fragment dependency graph for -ktx artifacts"
+        },
+        {
+          "group": "androidx.core",
+          "module": "core-ktx",
+          "version": {
+            "requires": "1.2.0"
+          },
+          "reason": "Mirror fragment dependency graph for -ktx artifacts"
+        },
+        {
+          "group": "androidx.fragment",
+          "module": "fragment",
+          "version": {
+            "requires": "1.6.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-livedata-core-ktx",
+          "version": {
+            "requires": "2.5.1"
+          },
+          "reason": "Mirror fragment dependency graph for -ktx artifacts"
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-viewmodel-ktx",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.savedstate",
+          "module": "savedstate-ktx",
+          "version": {
+            "requires": "1.2.0"
+          },
+          "reason": "Mirror fragment dependency graph for -ktx artifacts"
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "fragment-ktx-1.6.0-alpha05.aar",
+          "url": "fragment-ktx-1.6.0-alpha05.aar",
+          "size": 30288,
+          "sha512": "2eb2c0e195f387769d272cd234601fcbace53ed1d1ae709d2857b1aff33730d25272fb95bc9c598633fea774fab3afa1c7ec3e2b8428457ff50d35870278d475",
+          "sha256": "7e08f48bf88b2389da748bca6caf03e897e4e97644d0042b51ee0618f709eae7",
+          "sha1": "52f07d29cca8afdd8022cd4255ef479afe65143e",
+          "md5": "8fac523f9edde3fdb522c855da028719"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.activity",
+          "module": "activity-ktx",
+          "version": {
+            "requires": "1.5.1"
+          },
+          "reason": "Mirror fragment dependency graph for -ktx artifacts"
+        },
+        {
+          "group": "androidx.collection",
+          "module": "collection-ktx",
+          "version": {
+            "requires": "1.1.0"
+          },
+          "reason": "Mirror fragment dependency graph for -ktx artifacts"
+        },
+        {
+          "group": "androidx.core",
+          "module": "core-ktx",
+          "version": {
+            "requires": "1.2.0"
+          },
+          "reason": "Mirror fragment dependency graph for -ktx artifacts"
+        },
+        {
+          "group": "androidx.fragment",
+          "module": "fragment",
+          "version": {
+            "requires": "1.6.0-alpha05"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-livedata-core-ktx",
+          "version": {
+            "requires": "2.5.1"
+          },
+          "reason": "Mirror fragment dependency graph for -ktx artifacts"
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-viewmodel-ktx",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.savedstate",
+          "module": "savedstate-ktx",
+          "version": {
+            "requires": "1.2.0"
+          },
+          "reason": "Mirror fragment dependency graph for -ktx artifacts"
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "fragment-ktx-1.6.0-alpha05.aar",
+          "url": "fragment-ktx-1.6.0-alpha05.aar",
+          "size": 30288,
+          "sha512": "2eb2c0e195f387769d272cd234601fcbace53ed1d1ae709d2857b1aff33730d25272fb95bc9c598633fea774fab3afa1c7ec3e2b8428457ff50d35870278d475",
+          "sha256": "7e08f48bf88b2389da748bca6caf03e897e4e97644d0042b51ee0618f709eae7",
+          "sha1": "52f07d29cca8afdd8022cd4255ef479afe65143e",
+          "md5": "8fac523f9edde3fdb522c855da028719"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "fragment-ktx-1.6.0-alpha05-sources.jar",
+          "url": "fragment-ktx-1.6.0-alpha05-sources.jar",
+          "size": 6437,
+          "sha512": "1e543a34a1663552ecec992646b667b0ea253732c6cf75c285c4e8af5f93fe554495b0243a350be0ae691b8159a65eb966aedfff02c443a404554bb4400ebaa1",
+          "sha256": "9cdad28a92cf14388ebcd8c1b55212bc37f544526a2b5e7f95436b96ab9849e9",
+          "sha1": "c6c739b93c49c860313b922fbdbec7b8ac3601b6",
+          "md5": "4ab4c2f2a6f6cff91f43c172b92551eb"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.md5
new file mode 100644
index 0000000..21811fe
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.md5
@@ -0,0 +1 @@
+5f8a5406d0306f701e8790df8a1e6b6a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.sha1
new file mode 100644
index 0000000..597864d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.sha1
@@ -0,0 +1 @@
+dced2a2f8e8184dbdccd08e8e9ddcad6acad3dfb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.sha256
new file mode 100644
index 0000000..93a21fb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.sha256
@@ -0,0 +1 @@
+f3996db990552b691c430a8c31a8544947ab3ce8784673e0fe3303c3e1b871ad
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.sha512
new file mode 100644
index 0000000..cfa6858
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.module.sha512
@@ -0,0 +1 @@
+2aa94e1693655eb4088730efbb5339c67e2df007f7b3a3e0dd5e84d7add8dab40da8b59dbfbd0fed8f72ee9f9f0376898f8fcc1ec1984bb26df6241911c43a71
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom
new file mode 100644
index 0000000..42caad1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom
@@ -0,0 +1,89 @@
+<?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.fragment</groupId>
+  <artifactId>fragment-ktx</artifactId>
+  <version>1.6.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Fragment Kotlin Extensions</name>
+  <description>Kotlin extensions for 'fragment' artifact</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/fragment#1.6.0-alpha05</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.activity</groupId>
+      <artifactId>activity-ktx</artifactId>
+      <version>1.5.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.collection</groupId>
+      <artifactId>collection-ktx</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.core</groupId>
+      <artifactId>core-ktx</artifactId>
+      <version>1.2.0</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.fragment</groupId>
+      <artifactId>fragment</artifactId>
+      <version>[1.6.0-alpha05]</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-livedata-core-ktx</artifactId>
+      <version>2.5.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-viewmodel-ktx</artifactId>
+      <version>2.5.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.savedstate</groupId>
+      <artifactId>savedstate-ktx</artifactId>
+      <version>1.2.0</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.md5
new file mode 100644
index 0000000..63d143c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.md5
@@ -0,0 +1 @@
+e344d1a9be704ba6387cf9ea8983f666
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.sha1
new file mode 100644
index 0000000..45d6546
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+ab27270bd019a61f079b6234d7fb69fee4761891
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.sha256
new file mode 100644
index 0000000..4f1d3c0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+b0bf0b2d1d4638a1a077cf5e5baa6d4ea1fd49ba7a63a5612cb11e8674f1c273
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.sha512
new file mode 100644
index 0000000..715e7b0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.6.0-alpha05/fragment-ktx-1.6.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+a1a25c2a031aa5584c310b2f1e44b590f23d684ee25ef0883495ee5d19757cd7669179fb65edfb94a81881c258a82f5d85b44925dafeb9e32d5576be6a6c08eb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar
deleted file mode 100644
index 3820d68..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.md5 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.md5
deleted file mode 100644
index a0fc6b0..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-87c6a3a7894a625b1891679011d7b8dc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.sha1 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.sha1
deleted file mode 100644
index adcc71c..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3a742a1651feb5699fa7ac4808334ff4291cb94e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.sha256 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.sha256
deleted file mode 100644
index 481a9d3..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-5a06c813b4840368dd7076ff6aa90ed2413a73a51d2765632e10a08fdfa0e3a1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.sha512 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.sha512
deleted file mode 100644
index 365b6f7..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-103a6bfbaf421e9840d612bf93dfe0ab8a1de87d113892ee0bfa1222434624136c73ecb5c6a2bf8309303352ea53a9a0222ed5eb0451c3fe546dad4c36d3116e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar
deleted file mode 100644
index 88cef98..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.md5 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.md5
deleted file mode 100644
index c456ab8..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-859f203b7de750d05efa22115692030b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.sha1 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.sha1
deleted file mode 100644
index 812f6af..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2dfee686aabf06d3d00f56d5145b16c867b9a1b7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.sha256 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.sha256
deleted file mode 100644
index a8565e1..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-74ec05955244d9fc114470b15dc0a718e7a82e9ae903b97f3dd940b61e55b405
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.sha512 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.sha512
deleted file mode 100644
index 7feb1d7..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-6fe359bbd86e1de996dad833cf7936c3135889038b9abcdfdb2a236901222b055d500ea3b2438680d61853fb28eeb19e78fdfa6bd894f599c6252737bfd11037
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module
deleted file mode 100644
index 4cad149..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module
+++ /dev/null
@@ -1,250 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.fragment",
-    "module": "fragment",
-    "version": "1.6.0-alpha04",
-    "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.activity",
-          "module": "activity",
-          "version": {
-            "requires": "1.5.1"
-          }
-        },
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.annotation",
-          "module": "annotation-experimental",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.collection",
-          "module": "collection",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.core",
-          "module": "core-ktx",
-          "version": {
-            "requires": "1.2.0"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-livedata-core",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-viewmodel",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-viewmodel-savedstate",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.loader",
-          "module": "loader",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.savedstate",
-          "module": "savedstate",
-          "version": {
-            "requires": "1.2.0"
-          }
-        },
-        {
-          "group": "androidx.viewpager",
-          "module": "viewpager",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.10"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "fragment-1.6.0-alpha04.aar",
-          "url": "fragment-1.6.0-alpha04.aar",
-          "size": 338687,
-          "sha512": "6fe359bbd86e1de996dad833cf7936c3135889038b9abcdfdb2a236901222b055d500ea3b2438680d61853fb28eeb19e78fdfa6bd894f599c6252737bfd11037",
-          "sha256": "74ec05955244d9fc114470b15dc0a718e7a82e9ae903b97f3dd940b61e55b405",
-          "sha1": "2dfee686aabf06d3d00f56d5145b16c867b9a1b7",
-          "md5": "859f203b7de750d05efa22115692030b"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "dependencies": [
-        {
-          "group": "androidx.activity",
-          "module": "activity",
-          "version": {
-            "requires": "1.5.1"
-          }
-        },
-        {
-          "group": "androidx.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.annotation",
-          "module": "annotation-experimental",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.collection",
-          "module": "collection",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.core",
-          "module": "core-ktx",
-          "version": {
-            "requires": "1.2.0"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-livedata-core",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-viewmodel",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.lifecycle",
-          "module": "lifecycle-viewmodel-savedstate",
-          "version": {
-            "requires": "2.5.1"
-          }
-        },
-        {
-          "group": "androidx.loader",
-          "module": "loader",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "androidx.savedstate",
-          "module": "savedstate",
-          "version": {
-            "requires": "1.2.0"
-          }
-        },
-        {
-          "group": "androidx.viewpager",
-          "module": "viewpager",
-          "version": {
-            "requires": "1.0.0"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.10"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "fragment-1.6.0-alpha04.aar",
-          "url": "fragment-1.6.0-alpha04.aar",
-          "size": 338687,
-          "sha512": "6fe359bbd86e1de996dad833cf7936c3135889038b9abcdfdb2a236901222b055d500ea3b2438680d61853fb28eeb19e78fdfa6bd894f599c6252737bfd11037",
-          "sha256": "74ec05955244d9fc114470b15dc0a718e7a82e9ae903b97f3dd940b61e55b405",
-          "sha1": "2dfee686aabf06d3d00f56d5145b16c867b9a1b7",
-          "md5": "859f203b7de750d05efa22115692030b"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "fragment-1.6.0-alpha04-sources.jar",
-          "url": "fragment-1.6.0-alpha04-sources.jar",
-          "size": 191157,
-          "sha512": "103a6bfbaf421e9840d612bf93dfe0ab8a1de87d113892ee0bfa1222434624136c73ecb5c6a2bf8309303352ea53a9a0222ed5eb0451c3fe546dad4c36d3116e",
-          "sha256": "5a06c813b4840368dd7076ff6aa90ed2413a73a51d2765632e10a08fdfa0e3a1",
-          "sha1": "3a742a1651feb5699fa7ac4808334ff4291cb94e",
-          "md5": "87c6a3a7894a625b1891679011d7b8dc"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.md5 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.md5
deleted file mode 100644
index 781ec01..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-2e3eea7a3a5a6d122320683a5e228202
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.sha1 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.sha1
deleted file mode 100644
index 8ec0f8a..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8a95393c3e154ba7a61057bfd2761c6155a74541
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.sha256 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.sha256
deleted file mode 100644
index 6311d5c..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-0771f854d392dad419b6e981eb7e00f8f81ba2bd3de17b4b5d76d0587fc9fe03
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.sha512 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.sha512
deleted file mode 100644
index e6df57e..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-c2c34a13657dceac002238185c4139fea61017754803b9162e9d4e26ffc8631f4807c66e9c3cf610a96823008d851492420d7b7e9fa04623525ca5674e90a41d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom
deleted file mode 100644
index 81c55de..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom
+++ /dev/null
@@ -1,116 +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.fragment</groupId>
-  <artifactId>fragment</artifactId>
-  <version>1.6.0-alpha04</version>
-  <packaging>aar</packaging>
-  <name>Android Support Library fragment</name>
-  <description>The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/fragment#1.6.0-alpha04</url>
-  <inceptionYear>2011</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.activity</groupId>
-      <artifactId>activity</artifactId>
-      <version>1.5.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation-experimental</artifactId>
-      <version>1.0.0</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.collection</groupId>
-      <artifactId>collection</artifactId>
-      <version>1.1.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.core</groupId>
-      <artifactId>core-ktx</artifactId>
-      <version>1.2.0</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-livedata-core</artifactId>
-      <version>2.5.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-viewmodel</artifactId>
-      <version>2.5.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.lifecycle</groupId>
-      <artifactId>lifecycle-viewmodel-savedstate</artifactId>
-      <version>2.5.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.loader</groupId>
-      <artifactId>loader</artifactId>
-      <version>1.0.0</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.savedstate</groupId>
-      <artifactId>savedstate</artifactId>
-      <version>1.2.0</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>androidx.viewpager</groupId>
-      <artifactId>viewpager</artifactId>
-      <version>1.0.0</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.10</version>
-      <scope>compile</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.md5 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.md5
deleted file mode 100644
index 00cdbeb..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-5616a750caea89ef0253e3812519efc6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.sha1 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.sha1
deleted file mode 100644
index fcccd58..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-52a2896cf078efbcf1c790b48a7ca3220605742c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.sha256 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.sha256
deleted file mode 100644
index 920d6b2..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-ed6ff565ea4aa3e3f5bf155057f30e048fd0c73d4eac811c92ca6d7357a4eebf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.sha512 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.sha512
deleted file mode 100644
index cda05a4..0000000
--- a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha04/fragment-1.6.0-alpha04.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-48e79da8ea07e2a4593b78e81e4c20dda58da722c7aa98ec294a4dcdf91e1551020be7106588c268dedc6eb79d559f2c3a16f552de4643cc93936c3f12706c37
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar
new file mode 100644
index 0000000..53baa77
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.md5 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.md5
new file mode 100644
index 0000000..307a42d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.md5
@@ -0,0 +1 @@
+52f0336f890187c323632da4d199a3cb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.sha1 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.sha1
new file mode 100644
index 0000000..eeed6f7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.sha1
@@ -0,0 +1 @@
+b78e6e289f4a5e9038eaafa5b3993962cdb6d6ab
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.sha256 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.sha256
new file mode 100644
index 0000000..1219cfb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.sha256
@@ -0,0 +1 @@
+7604c2fa3c495f83a74b5de3d31c050bffd3bcb9d8d22c23a310e76a5afed104
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.sha512 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.sha512
new file mode 100644
index 0000000..c67fed0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05-sources.jar.sha512
@@ -0,0 +1 @@
+7b7688fd2a5fb9aefb5de4efa7eaaf6ccfe57d495dddc1d7ad4b975db8d5b4660f41a6c06408af4c95cb4f8bc2936ef00c096c6506c90e1dab927cababe545cd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar
new file mode 100644
index 0000000..604f7eb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.md5 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.md5
new file mode 100644
index 0000000..031176d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.md5
@@ -0,0 +1 @@
+2e4d612131c3ea401f1f35507e438c7d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.sha1 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.sha1
new file mode 100644
index 0000000..25cee96
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.sha1
@@ -0,0 +1 @@
+8a5502a022eb8a315b5633fd02f03b8fc0418261
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.sha256 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.sha256
new file mode 100644
index 0000000..a6c64a3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.sha256
@@ -0,0 +1 @@
+916aa52b3eb57acfddfadaa20ab0962a37a1b2fd7a0898aab0cf2b565b83aed5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.sha512 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.sha512
new file mode 100644
index 0000000..a25d132
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.aar.sha512
@@ -0,0 +1 @@
+5d1d5fed507ab3ebe8499f8879dc970795f227bc1a51f08c526c541dd221d5ac55ae4a53d21c9a35b369dd454d29bb336d58e4c03212c7acc8960055c8345e7f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module
new file mode 100644
index 0000000..d7bb5eb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module
@@ -0,0 +1,264 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.fragment",
+    "module": "fragment",
+    "version": "1.6.0-alpha05",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-2"
+    }
+  },
+  "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.activity",
+          "module": "activity",
+          "version": {
+            "requires": "1.5.1"
+          }
+        },
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.annotation",
+          "module": "annotation-experimental",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.collection",
+          "module": "collection",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.core",
+          "module": "core-ktx",
+          "version": {
+            "requires": "1.2.0"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-livedata-core",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-runtime",
+          "version": {
+            "requires": "2.6.0-alpha06"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-viewmodel",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-viewmodel-savedstate",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.loader",
+          "module": "loader",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.savedstate",
+          "module": "savedstate",
+          "version": {
+            "requires": "1.2.0"
+          }
+        },
+        {
+          "group": "androidx.viewpager",
+          "module": "viewpager",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "fragment-1.6.0-alpha05.aar",
+          "url": "fragment-1.6.0-alpha05.aar",
+          "size": 345800,
+          "sha512": "5d1d5fed507ab3ebe8499f8879dc970795f227bc1a51f08c526c541dd221d5ac55ae4a53d21c9a35b369dd454d29bb336d58e4c03212c7acc8960055c8345e7f",
+          "sha256": "916aa52b3eb57acfddfadaa20ab0962a37a1b2fd7a0898aab0cf2b565b83aed5",
+          "sha1": "8a5502a022eb8a315b5633fd02f03b8fc0418261",
+          "md5": "2e4d612131c3ea401f1f35507e438c7d"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "dependencies": [
+        {
+          "group": "androidx.activity",
+          "module": "activity",
+          "version": {
+            "requires": "1.5.1"
+          }
+        },
+        {
+          "group": "androidx.annotation",
+          "module": "annotation",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.annotation",
+          "module": "annotation-experimental",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.collection",
+          "module": "collection",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.core",
+          "module": "core-ktx",
+          "version": {
+            "requires": "1.2.0"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-livedata-core",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-runtime",
+          "version": {
+            "requires": "2.6.0-alpha06"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-viewmodel",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.lifecycle",
+          "module": "lifecycle-viewmodel-savedstate",
+          "version": {
+            "requires": "2.5.1"
+          }
+        },
+        {
+          "group": "androidx.loader",
+          "module": "loader",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "androidx.savedstate",
+          "module": "savedstate",
+          "version": {
+            "requires": "1.2.0"
+          }
+        },
+        {
+          "group": "androidx.viewpager",
+          "module": "viewpager",
+          "version": {
+            "requires": "1.0.0"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "fragment-1.6.0-alpha05.aar",
+          "url": "fragment-1.6.0-alpha05.aar",
+          "size": 345800,
+          "sha512": "5d1d5fed507ab3ebe8499f8879dc970795f227bc1a51f08c526c541dd221d5ac55ae4a53d21c9a35b369dd454d29bb336d58e4c03212c7acc8960055c8345e7f",
+          "sha256": "916aa52b3eb57acfddfadaa20ab0962a37a1b2fd7a0898aab0cf2b565b83aed5",
+          "sha1": "8a5502a022eb8a315b5633fd02f03b8fc0418261",
+          "md5": "2e4d612131c3ea401f1f35507e438c7d"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "fragment-1.6.0-alpha05-sources.jar",
+          "url": "fragment-1.6.0-alpha05-sources.jar",
+          "size": 194756,
+          "sha512": "7b7688fd2a5fb9aefb5de4efa7eaaf6ccfe57d495dddc1d7ad4b975db8d5b4660f41a6c06408af4c95cb4f8bc2936ef00c096c6506c90e1dab927cababe545cd",
+          "sha256": "7604c2fa3c495f83a74b5de3d31c050bffd3bcb9d8d22c23a310e76a5afed104",
+          "sha1": "b78e6e289f4a5e9038eaafa5b3993962cdb6d6ab",
+          "md5": "52f0336f890187c323632da4d199a3cb"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.md5 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.md5
new file mode 100644
index 0000000..b9b961f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.md5
@@ -0,0 +1 @@
+8e118e23daa04811eae9632f4b7bc0da
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.sha1 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.sha1
new file mode 100644
index 0000000..3626dcc
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.sha1
@@ -0,0 +1 @@
+4c180bf790d960107b583721325698f6b57f8fc5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.sha256 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.sha256
new file mode 100644
index 0000000..9793bbe
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.sha256
@@ -0,0 +1 @@
+40c276ecebae644de91e7637c213cbbfe76d419c4a5ba04bd8469f966a70323e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.sha512 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.sha512
new file mode 100644
index 0000000..785c9f4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.module.sha512
@@ -0,0 +1 @@
+d7e52e165eeaa55767b9f6cf9938cf51d203ef6f7dde8ebe54704478b21154086ca18039e673fa35fc078836d6b0ab53babd7fccfd95ba3265ee2f1313a1b8f6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom
new file mode 100644
index 0000000..63f79d1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom
@@ -0,0 +1,123 @@
+<?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.fragment</groupId>
+  <artifactId>fragment</artifactId>
+  <version>1.6.0-alpha05</version>
+  <packaging>aar</packaging>
+  <name>Android Support Library fragment</name>
+  <description>The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/fragment#1.6.0-alpha05</url>
+  <inceptionYear>2011</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.activity</groupId>
+      <artifactId>activity</artifactId>
+      <version>1.5.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation-experimental</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.collection</groupId>
+      <artifactId>collection</artifactId>
+      <version>1.1.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.core</groupId>
+      <artifactId>core-ktx</artifactId>
+      <version>1.2.0</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-livedata-core</artifactId>
+      <version>2.5.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-runtime</artifactId>
+      <version>2.6.0-alpha06</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-viewmodel</artifactId>
+      <version>2.5.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.lifecycle</groupId>
+      <artifactId>lifecycle-viewmodel-savedstate</artifactId>
+      <version>2.5.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.loader</groupId>
+      <artifactId>loader</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.savedstate</groupId>
+      <artifactId>savedstate</artifactId>
+      <version>1.2.0</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>androidx.viewpager</groupId>
+      <artifactId>viewpager</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.md5 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.md5
new file mode 100644
index 0000000..fbdbce1
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.md5
@@ -0,0 +1 @@
+ab4215d8ff4242a0b5b868a19ff6ab84
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.sha1 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.sha1
new file mode 100644
index 0000000..c522685
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.sha1
@@ -0,0 +1 @@
+386d90cd48a75dcd3644ef4c350ba1472b795bb1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.sha256 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.sha256
new file mode 100644
index 0000000..4cb1478
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.sha256
@@ -0,0 +1 @@
+8b11c6640aff5f6b85422eedb057c4eb6c5f0ca2afbe417a1515afa47ba26eb8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.sha512 b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.sha512
new file mode 100644
index 0000000..75dd0be
--- /dev/null
+++ b/current/androidx/m2repository/androidx/fragment/fragment/1.6.0-alpha05/fragment-1.6.0-alpha05.pom.sha512
@@ -0,0 +1 @@
+6d2dc1ee921c6eac9fce5e3e81fbb7875076529b174a1b1f1111c9cceabc2c2340832e575c9f7aa1054f0857622d3800d51da135dd686fdc11c06f06a7144446
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar
deleted file mode 100644
index 6bd0aa6..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.md5 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.md5
deleted file mode 100644
index 09c67de..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-3647db20c6bcebc1e400fe719e602941
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.sha1 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.sha1
deleted file mode 100644
index d3577bf..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-908a253782c58f9a5d7483fed90c74cc259090a5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.sha256 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.sha256
deleted file mode 100644
index 3ea0f8a..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-c3c9880932e8424c52a135dd3291b6f1ae5c1d7e277f631d84df9d1732b3762f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.sha512 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.sha512
deleted file mode 100644
index f15f1ab..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-5de3d2b05819453270b6c071638445a80bc8bd0ca10576c5065131a6b48a7f3fdd47500f495368718bba1017c9c81caaeae2b2cd48465f64d423893f8a356f25
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar
deleted file mode 100644
index da8a12f..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.md5 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.md5
deleted file mode 100644
index b03ab6d..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-70dbe33bb3ab9b439a5ed1d07332c5b9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.sha1 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.sha1
deleted file mode 100644
index d80ccec..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0ad8abe0eff91ff4cf37b158b775b1a8c8c4aaa3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.sha256 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.sha256
deleted file mode 100644
index a933e7c..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-609ea1813cc617b06027ee36b9736c7f9653ef28ab77b63e5c8329c5fd846ae9
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.sha512 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.sha512
deleted file mode 100644
index d2de0c8..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-733a345da8e342cf8501b2371a010fa2d9613796fdc724b54e8cb13fed7df14ad3404b07f9ebef98de73f018beea69cfc8546b624bf0a480a2c56fb94bc4c21f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module
deleted file mode 100644
index 3b09996..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module
+++ /dev/null
@@ -1,124 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.profileinstaller",
-    "module": "profileinstaller",
-    "version": "1.3.0-alpha02",
-    "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.startup",
-          "module": "startup-runtime",
-          "version": {
-            "requires": "1.1.1"
-          }
-        },
-        {
-          "group": "com.google.guava",
-          "module": "listenablefuture",
-          "version": {
-            "requires": "1.0"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "profileinstaller-1.3.0-alpha02.aar",
-          "url": "profileinstaller-1.3.0-alpha02.aar",
-          "size": 46869,
-          "sha512": "733a345da8e342cf8501b2371a010fa2d9613796fdc724b54e8cb13fed7df14ad3404b07f9ebef98de73f018beea69cfc8546b624bf0a480a2c56fb94bc4c21f",
-          "sha256": "609ea1813cc617b06027ee36b9736c7f9653ef28ab77b63e5c8329c5fd846ae9",
-          "sha1": "0ad8abe0eff91ff4cf37b158b775b1a8c8c4aaa3",
-          "md5": "70dbe33bb3ab9b439a5ed1d07332c5b9"
-        }
-      ]
-    },
-    {
-      "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.2.0"
-          }
-        },
-        {
-          "group": "androidx.concurrent",
-          "module": "concurrent-futures",
-          "version": {
-            "requires": "1.1.0"
-          }
-        },
-        {
-          "group": "androidx.startup",
-          "module": "startup-runtime",
-          "version": {
-            "requires": "1.1.1"
-          }
-        },
-        {
-          "group": "com.google.guava",
-          "module": "listenablefuture",
-          "version": {
-            "requires": "1.0"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "profileinstaller-1.3.0-alpha02.aar",
-          "url": "profileinstaller-1.3.0-alpha02.aar",
-          "size": 46869,
-          "sha512": "733a345da8e342cf8501b2371a010fa2d9613796fdc724b54e8cb13fed7df14ad3404b07f9ebef98de73f018beea69cfc8546b624bf0a480a2c56fb94bc4c21f",
-          "sha256": "609ea1813cc617b06027ee36b9736c7f9653ef28ab77b63e5c8329c5fd846ae9",
-          "sha1": "0ad8abe0eff91ff4cf37b158b775b1a8c8c4aaa3",
-          "md5": "70dbe33bb3ab9b439a5ed1d07332c5b9"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "profileinstaller-1.3.0-alpha02-sources.jar",
-          "url": "profileinstaller-1.3.0-alpha02-sources.jar",
-          "size": 37986,
-          "sha512": "5de3d2b05819453270b6c071638445a80bc8bd0ca10576c5065131a6b48a7f3fdd47500f495368718bba1017c9c81caaeae2b2cd48465f64d423893f8a356f25",
-          "sha256": "c3c9880932e8424c52a135dd3291b6f1ae5c1d7e277f631d84df9d1732b3762f",
-          "sha1": "908a253782c58f9a5d7483fed90c74cc259090a5",
-          "md5": "3647db20c6bcebc1e400fe719e602941"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.md5 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.md5
deleted file mode 100644
index a83b52d..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-abfea2b9f1ed0ce7aa89c9ceff7255b6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.sha1 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.sha1
deleted file mode 100644
index ba7746c..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0c50d723f46d24611697b6cf1787c1ce767e0e5c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.sha256 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.sha256
deleted file mode 100644
index 0fec85c..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-1ca86251a5efe52288e4afbf51aef43b3f82895ff9605174f53e24238d1c93e0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.sha512 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.sha512
deleted file mode 100644
index 01fe62c..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-53d3e8bffa784bd935f2a3dfde9b202d6ae64f0acea7d520fb977a69a818353ee336ec0a590663de068082ba4a3441419d48b84113aed74d2878a6bba2fe9e9f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom
deleted file mode 100644
index aada510..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom
+++ /dev/null
@@ -1,60 +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.profileinstaller</groupId>
-  <artifactId>profileinstaller</artifactId>
-  <version>1.3.0-alpha02</version>
-  <packaging>aar</packaging>
-  <name>androidx.profileinstaller:profileinstaller</name>
-  <description>Allows libraries to prepopulate ahead of time compilation traces to be read by ART</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/profileinstaller#1.3.0-alpha02</url>
-  <inceptionYear>2021</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.2.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.concurrent</groupId>
-      <artifactId>concurrent-futures</artifactId>
-      <version>1.1.0</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.startup</groupId>
-      <artifactId>startup-runtime</artifactId>
-      <version>1.1.1</version>
-      <scope>compile</scope>
-      <type>aar</type>
-    </dependency>
-    <dependency>
-      <groupId>com.google.guava</groupId>
-      <artifactId>listenablefuture</artifactId>
-      <version>1.0</version>
-      <scope>compile</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.md5 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.md5
deleted file mode 100644
index e0cd908..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-131b2fe276b7e4c92bc8439bfd8c6caa
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.sha1 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.sha1
deleted file mode 100644
index 1a1d5c2..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d537088517e4c6473bf63d6e2715c936fe76f881
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.sha256 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.sha256
deleted file mode 100644
index fa07849..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-cdeaae0ecba119c6545729d8f5346de8b0db0bc1a72e5b9f7d2c9d0b77653a9f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.sha512 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.sha512
deleted file mode 100644
index 4e4a346..0000000
--- a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha02/profileinstaller-1.3.0-alpha02.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-fe423d29c93dfd421fd6e1c8d5cd0f80f7957970242a95858a0ffe37df79a1d1e0d399edbb70cf1522526d5e0b8c6fb2397d93faf1444e5076f747ef6ee4a7ef
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar
new file mode 100644
index 0000000..b7a530d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.md5 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.md5
new file mode 100644
index 0000000..56fd82d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.md5
@@ -0,0 +1 @@
+d0fbef6e2adb9f9c73ffb98197468725
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.sha1 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.sha1
new file mode 100644
index 0000000..0b1219a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.sha1
@@ -0,0 +1 @@
+3ccb4fb7d287baf985614122c2439041a00fc122
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.sha256 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.sha256
new file mode 100644
index 0000000..b8d5026
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.sha256
@@ -0,0 +1 @@
+fd037bb25c78dde747fd52172bcdf85cfe060fc514c43fb9b21d4029e4bbf719
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.sha512 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.sha512
new file mode 100644
index 0000000..3c3a01e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04-sources.jar.sha512
@@ -0,0 +1 @@
+a6620260c499f406187740de970a65a1862c2175f141a5b90cf6187c205d4a852daafc76f2adf6da5dce7b5c1cbabdcf8a54d779c8adbfa4c362f9ed76eebfea
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar
new file mode 100644
index 0000000..c3dc362
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.md5 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.md5
new file mode 100644
index 0000000..966c541
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.md5
@@ -0,0 +1 @@
+a1c58abfc3c417d7cea13de2e8d05137
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.sha1 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.sha1
new file mode 100644
index 0000000..1929ece
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.sha1
@@ -0,0 +1 @@
+595cd45b6da3f748429eb032c9ffbc00bbc4813f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.sha256 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.sha256
new file mode 100644
index 0000000..52d8352
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.sha256
@@ -0,0 +1 @@
+008071878043cb8b9c3cf56cfd10d7a40aaa6753baa8846b99e64a5a2499cc68
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.sha512 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.sha512
new file mode 100644
index 0000000..66c7d35
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.aar.sha512
@@ -0,0 +1 @@
+ef21da3852faa898e8c6a383b0c866e14450b40d51e23394c95ac031c44677107c3503ff10ced78eac512ff68a96ccb3b59b7bb0f22209d27dfc2be87a2b46c1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module
new file mode 100644
index 0000000..1c96568
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module
@@ -0,0 +1,124 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.profileinstaller",
+    "module": "profileinstaller",
+    "version": "1.3.0-alpha04",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.startup",
+          "module": "startup-runtime",
+          "version": {
+            "requires": "1.1.1"
+          }
+        },
+        {
+          "group": "com.google.guava",
+          "module": "listenablefuture",
+          "version": {
+            "requires": "1.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "profileinstaller-1.3.0-alpha04.aar",
+          "url": "profileinstaller-1.3.0-alpha04.aar",
+          "size": 46872,
+          "sha512": "ef21da3852faa898e8c6a383b0c866e14450b40d51e23394c95ac031c44677107c3503ff10ced78eac512ff68a96ccb3b59b7bb0f22209d27dfc2be87a2b46c1",
+          "sha256": "008071878043cb8b9c3cf56cfd10d7a40aaa6753baa8846b99e64a5a2499cc68",
+          "sha1": "595cd45b6da3f748429eb032c9ffbc00bbc4813f",
+          "md5": "a1c58abfc3c417d7cea13de2e8d05137"
+        }
+      ]
+    },
+    {
+      "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.2.0"
+          }
+        },
+        {
+          "group": "androidx.concurrent",
+          "module": "concurrent-futures",
+          "version": {
+            "requires": "1.1.0"
+          }
+        },
+        {
+          "group": "androidx.startup",
+          "module": "startup-runtime",
+          "version": {
+            "requires": "1.1.1"
+          }
+        },
+        {
+          "group": "com.google.guava",
+          "module": "listenablefuture",
+          "version": {
+            "requires": "1.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "profileinstaller-1.3.0-alpha04.aar",
+          "url": "profileinstaller-1.3.0-alpha04.aar",
+          "size": 46872,
+          "sha512": "ef21da3852faa898e8c6a383b0c866e14450b40d51e23394c95ac031c44677107c3503ff10ced78eac512ff68a96ccb3b59b7bb0f22209d27dfc2be87a2b46c1",
+          "sha256": "008071878043cb8b9c3cf56cfd10d7a40aaa6753baa8846b99e64a5a2499cc68",
+          "sha1": "595cd45b6da3f748429eb032c9ffbc00bbc4813f",
+          "md5": "a1c58abfc3c417d7cea13de2e8d05137"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "profileinstaller-1.3.0-alpha04-sources.jar",
+          "url": "profileinstaller-1.3.0-alpha04-sources.jar",
+          "size": 37975,
+          "sha512": "a6620260c499f406187740de970a65a1862c2175f141a5b90cf6187c205d4a852daafc76f2adf6da5dce7b5c1cbabdcf8a54d779c8adbfa4c362f9ed76eebfea",
+          "sha256": "fd037bb25c78dde747fd52172bcdf85cfe060fc514c43fb9b21d4029e4bbf719",
+          "sha1": "3ccb4fb7d287baf985614122c2439041a00fc122",
+          "md5": "d0fbef6e2adb9f9c73ffb98197468725"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.md5 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.md5
new file mode 100644
index 0000000..a65709f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.md5
@@ -0,0 +1 @@
+1f73f3550e11bfa88c3df6ce55147972
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.sha1 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.sha1
new file mode 100644
index 0000000..2886958
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.sha1
@@ -0,0 +1 @@
+0b45b0daf31e7ad3542aa1dbd33329543a9bc9a7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.sha256 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.sha256
new file mode 100644
index 0000000..5b7e5b3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.sha256
@@ -0,0 +1 @@
+3ba3e8959b50adcda2880ee88809dfa0e33f4e4f39d5aa7c463bfbe47944972d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.sha512 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.sha512
new file mode 100644
index 0000000..bf8be05
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.module.sha512
@@ -0,0 +1 @@
+5387acbef07a9649b262e315e657fa3535077b02b161b9bfbfcc666b2e20143a5d408929bce8f15e03cd5ccb2457b42c278d2fa588ca00410f4daedfb870c0ad
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom
new file mode 100644
index 0000000..5894eda
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom
@@ -0,0 +1,60 @@
+<?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.profileinstaller</groupId>
+  <artifactId>profileinstaller</artifactId>
+  <version>1.3.0-alpha04</version>
+  <packaging>aar</packaging>
+  <name>androidx.profileinstaller:profileinstaller</name>
+  <description>Allows libraries to prepopulate ahead of time compilation traces to be read by ART</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/profileinstaller#1.3.0-alpha04</url>
+  <inceptionYear>2021</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.2.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.concurrent</groupId>
+      <artifactId>concurrent-futures</artifactId>
+      <version>1.1.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.startup</groupId>
+      <artifactId>startup-runtime</artifactId>
+      <version>1.1.1</version>
+      <scope>compile</scope>
+      <type>aar</type>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>listenablefuture</artifactId>
+      <version>1.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.md5 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.md5
new file mode 100644
index 0000000..eee60f8
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.md5
@@ -0,0 +1 @@
+af0ebb3898f9de48ca983bbd5a68e53d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.sha1 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.sha1
new file mode 100644
index 0000000..af864dc
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.sha1
@@ -0,0 +1 @@
+233aaa266a71cc536bb82394da9e7197db0449d0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.sha256 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.sha256
new file mode 100644
index 0000000..3af3044
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.sha256
@@ -0,0 +1 @@
+b3ad2a4621093dd0f6391f09c153f9306a2b18e67da7e4c287e11ae13c9ab25b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.sha512 b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.sha512
new file mode 100644
index 0000000..b4cd390
--- /dev/null
+++ b/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.3.0-alpha04/profileinstaller-1.3.0-alpha04.pom.sha512
@@ -0,0 +1 @@
+d10481210d73c0f6df17c526f214c883d9d782fc15757e72c4e4f470a04dbf4ad4150ce88f08835de6c29b7f8e85250af947e4837502bb3c4f6aaa75b2393c19
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar
index 0130662..c427a81 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.md5
index 0f686f4..4037078 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.md5
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.md5
@@ -1 +1 @@
-9f89b506edec3ccced4a4961d3b8c53b
\ No newline at end of file
+cd551b1fc1cab570608f52b0918d8e29
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha1
index 528ce60..757d767 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha1
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha1
@@ -1 +1 @@
-016b208fe63288d7811021b880885b7d212fc6dd
\ No newline at end of file
+30cc348deac16dc20078334cd78a8ad8e852c7dd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha256
index a3dd1f3..4234537 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha256
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha256
@@ -1 +1 @@
-bbac9092fce22a4154d32c27a549d5656520cc009660efbd3131f520ae3441cb
\ No newline at end of file
+a2998626297e803d410f3b800f04bed974def11ac9936538485a46cd4ff21c6d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha512
index 438bdef..6c513fe 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha512
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02-sources.jar.sha512
@@ -1 +1 @@
-cf240af61e9b4ab3cd152caa9f66d26bda67aa1538444588346420564e6c9b5aed93ac4792c63aa5e4db11086f78eb0377d3e6da6afffc39dbbab32d01a3226c
\ No newline at end of file
+59cc2848a824d4e04d07c13d02a168289928c4a4d8cdeaa4d35f54c2dd84491046627602de07383915c27b2042cc268364ed3bf2d9e155b43b3ce6d7df9faa48
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar
index 537f80c..7a44e2d 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.md5
index 7f566e7..484006e 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.md5
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.md5
@@ -1 +1 @@
-bb37e460c1b057d9483fe629f08044dd
\ No newline at end of file
+a5330eda4080df1bacf5b66aee01e789
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha1
index d67772e..445b72e 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha1
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha1
@@ -1 +1 @@
-d9287c7370e84d5e9201d51906162505ea65b156
\ No newline at end of file
+5cd0dfcbbde6cd56a1dd20c0a42c59b6f11a6efc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha256
index 500e984..ed14851 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha256
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha256
@@ -1 +1 @@
-6aaff2feb1022947d125b68a4f8cb1423652ea38b2ed77a8e42fd53a5e3cb55a
\ No newline at end of file
+25e9763e6ee05de80b77eb566a29b4489a15b38b9676c42ceb7a2267f3a7ce94
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha512
index 531831e..2c36ec4 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha512
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.aar.sha512
@@ -1 +1 @@
-058d40f6e79d24d985960837f2e1aec1c855c662ec6f55cd81c7126e86fa07cea251449ab56918fcd038d3f158a1d6da29fc62fb3949f47ba908db47c9126e0c
\ No newline at end of file
+9897e118378e7213713ef357ae12afd152ace824cd2247aab69883515a84f54fca27f9fa02a21d6f71a305f5cbeb4347d21b84fdc916f7aee2712c7f75f465b5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module
index 480661e..3a5e68c 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module
@@ -10,7 +10,7 @@
   },
   "createdBy": {
     "gradle": {
-      "version": "7.5"
+      "version": "8.0-rc-1"
     }
   },
   "variants": [
@@ -34,7 +34,7 @@
           "group": "org.jetbrains.kotlin",
           "module": "kotlin-stdlib",
           "version": {
-            "requires": "1.7.21"
+            "requires": "1.8.0"
           }
         }
       ],
@@ -42,11 +42,11 @@
         {
           "name": "tracing-ktx-1.2.0-alpha02.aar",
           "url": "tracing-ktx-1.2.0-alpha02.aar",
-          "size": 5984,
-          "sha512": "058d40f6e79d24d985960837f2e1aec1c855c662ec6f55cd81c7126e86fa07cea251449ab56918fcd038d3f158a1d6da29fc62fb3949f47ba908db47c9126e0c",
-          "sha256": "6aaff2feb1022947d125b68a4f8cb1423652ea38b2ed77a8e42fd53a5e3cb55a",
-          "sha1": "d9287c7370e84d5e9201d51906162505ea65b156",
-          "md5": "bb37e460c1b057d9483fe629f08044dd"
+          "size": 6052,
+          "sha512": "9897e118378e7213713ef357ae12afd152ace824cd2247aab69883515a84f54fca27f9fa02a21d6f71a305f5cbeb4347d21b84fdc916f7aee2712c7f75f465b5",
+          "sha256": "25e9763e6ee05de80b77eb566a29b4489a15b38b9676c42ceb7a2267f3a7ce94",
+          "sha1": "5cd0dfcbbde6cd56a1dd20c0a42c59b6f11a6efc",
+          "md5": "a5330eda4080df1bacf5b66aee01e789"
         }
       ]
     },
@@ -70,7 +70,7 @@
           "group": "org.jetbrains.kotlin",
           "module": "kotlin-stdlib",
           "version": {
-            "requires": "1.7.21"
+            "requires": "1.8.0"
           }
         }
       ],
@@ -78,11 +78,11 @@
         {
           "name": "tracing-ktx-1.2.0-alpha02.aar",
           "url": "tracing-ktx-1.2.0-alpha02.aar",
-          "size": 5984,
-          "sha512": "058d40f6e79d24d985960837f2e1aec1c855c662ec6f55cd81c7126e86fa07cea251449ab56918fcd038d3f158a1d6da29fc62fb3949f47ba908db47c9126e0c",
-          "sha256": "6aaff2feb1022947d125b68a4f8cb1423652ea38b2ed77a8e42fd53a5e3cb55a",
-          "sha1": "d9287c7370e84d5e9201d51906162505ea65b156",
-          "md5": "bb37e460c1b057d9483fe629f08044dd"
+          "size": 6052,
+          "sha512": "9897e118378e7213713ef357ae12afd152ace824cd2247aab69883515a84f54fca27f9fa02a21d6f71a305f5cbeb4347d21b84fdc916f7aee2712c7f75f465b5",
+          "sha256": "25e9763e6ee05de80b77eb566a29b4489a15b38b9676c42ceb7a2267f3a7ce94",
+          "sha1": "5cd0dfcbbde6cd56a1dd20c0a42c59b6f11a6efc",
+          "md5": "a5330eda4080df1bacf5b66aee01e789"
         }
       ]
     },
@@ -99,10 +99,10 @@
           "name": "tracing-ktx-1.2.0-alpha02-sources.jar",
           "url": "tracing-ktx-1.2.0-alpha02-sources.jar",
           "size": 1656,
-          "sha512": "cf240af61e9b4ab3cd152caa9f66d26bda67aa1538444588346420564e6c9b5aed93ac4792c63aa5e4db11086f78eb0377d3e6da6afffc39dbbab32d01a3226c",
-          "sha256": "bbac9092fce22a4154d32c27a549d5656520cc009660efbd3131f520ae3441cb",
-          "sha1": "016b208fe63288d7811021b880885b7d212fc6dd",
-          "md5": "9f89b506edec3ccced4a4961d3b8c53b"
+          "sha512": "59cc2848a824d4e04d07c13d02a168289928c4a4d8cdeaa4d35f54c2dd84491046627602de07383915c27b2042cc268364ed3bf2d9e155b43b3ce6d7df9faa48",
+          "sha256": "a2998626297e803d410f3b800f04bed974def11ac9936538485a46cd4ff21c6d",
+          "sha1": "30cc348deac16dc20078334cd78a8ad8e852c7dd",
+          "md5": "cd551b1fc1cab570608f52b0918d8e29"
         }
       ]
     }
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.md5 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.md5
index 94f1c18..16a7ce1 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.md5
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.md5
@@ -1 +1 @@
-8ec5b5ffe510a78f51253bce093c941e
\ No newline at end of file
+09597991cafe94938df35867d439404d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha1
index b8c733f..a034191 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha1
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha1
@@ -1 +1 @@
-68ad1464fab59beba31933e34a3c541ac327a24c
\ No newline at end of file
+896d3cc5a64a9b61d4e4badb7a78066b1b9163a5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha256
index 12f54f9..8f7755c 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha256
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha256
@@ -1 +1 @@
-5d63be74b27d93309b16db6359809fe85d2729e6686d94e8a61bec0803bc5621
\ No newline at end of file
+ff13639423f7c037f3a669dcd20d4529aa4fa621779098f1fedd9089abf12424
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha512
index 98b2a36..23b1bad 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha512
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.module.sha512
@@ -1 +1 @@
-f96e426bc3d805a49926a922bda11d197b66efd91dbf1082b96a479a7ec9f71267894b72916d42a2c34b0489dd6564dd1b99c8a5636b408122d9fcc23b6ae766
\ No newline at end of file
+970aeb6536ecf4b02d4248857c437619b5878d4d4b83130b6be824da64d74e77cb680ebfe84d0e72319498114088b5e8df0bcaa27a2e86eafb2f2cb1723012ae
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom
index 23b26ab..87e923d 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom
@@ -41,7 +41,7 @@
     <dependency>
       <groupId>org.jetbrains.kotlin</groupId>
       <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
+      <version>1.8.0</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.md5 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.md5
index 9a03030..4421752 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.md5
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.md5
@@ -1 +1 @@
-8603e6faecea478a9c39f6eea78ba7ba
\ No newline at end of file
+a07ac6b49ddb2e91a6500590e3b0c5dc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha1
index 422f136..89889c7 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha1
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha1
@@ -1 +1 @@
-6dfa197bcfeccf9fceee7a2d0aee15850179314b
\ No newline at end of file
+f5cf6400e8106c68fa6cf653c4ed1bfb750fa95c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha256
index 477f4b9..d7bd0b3 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha256
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha256
@@ -1 +1 @@
-0c37d851214c483df82cea2c5f1da4b2c4fd2f1555346d9504973d28478c051a
\ No newline at end of file
+5c2b81b9c419bfa92ba036ee63a14971306cedaf6a15ca2f90c1257919f573fd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha512
index ad07d9e..7e9a9ab 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha512
+++ b/current/androidx/m2repository/androidx/tracing/tracing-ktx/1.2.0-alpha02/tracing-ktx-1.2.0-alpha02.pom.sha512
@@ -1 +1 @@
-624420dfb70df28627e3d8398a57a4d8380f8b14fe5ecf422f8d294033908aace5e0c3b6d9f65d889e4826d6b5af9535b8d0295da4985f9a7998ff3b8bbbb4ed
\ No newline at end of file
+3d2645756779727d9721c0f5f52f849ccaf26c6af52ec1b9f6b838c74ad472c78b2b8e2b5611672f800c00034f027f017f75efee6613119972a39f084e65678b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar
deleted file mode 100644
index e3f3a95..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.md5
deleted file mode 100644
index 1039ce0..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-e7e9f45eb9d74540092920528bb0abf0
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.sha1
deleted file mode 100644
index e621764..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5b8f86fea035328fc9e8c660773037a3401ce25f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.sha256
deleted file mode 100644
index 076289c..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-69e1a62e5752ca3f43fb1607f161379bbe88b64af89c1a543c126160adf7cc53
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.sha512
deleted file mode 100644
index 681e9a7..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-747d2f00a7f5f379582e33e452f30f3a25732a510971d9ed5161355bf7ef0fc507fef30883960dbfc780d36b6e8215fba01086b4ee053358805686e2f2c1aa85
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar
deleted file mode 100644
index a491092..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.md5
deleted file mode 100644
index 6cda617..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-3652527d2cbc2297800e7af9f05b8f1b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.sha1
deleted file mode 100644
index a9c3a82..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c31bb1e5ec5d75e1b6dca48f999875297b63ed18
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.sha256
deleted file mode 100644
index c57263d..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-184c2542166431b3ff4ee29a805be76f01db8246c4ce7be42a273d79edd4a1cc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.sha512
deleted file mode 100644
index 89e5b63..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-65df7a244c6b1f7d8c1080ba7a7d84da2d0aaa35b079eebfd697eb843b8d9a2eb6a94b1fac9bb1f6c2673465d173e37a215d8329d2349d8510a69ee3edce2deb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module
deleted file mode 100644
index fd9b850..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module
+++ /dev/null
@@ -1,78 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.tracing",
-    "module": "tracing-perfetto-binary",
-    "version": "1.0.0-alpha07",
-    "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"
-      },
-      "files": [
-        {
-          "name": "tracing-perfetto-binary-1.0.0-alpha07.aar",
-          "url": "tracing-perfetto-binary-1.0.0-alpha07.aar",
-          "size": 4339544,
-          "sha512": "65df7a244c6b1f7d8c1080ba7a7d84da2d0aaa35b079eebfd697eb843b8d9a2eb6a94b1fac9bb1f6c2673465d173e37a215d8329d2349d8510a69ee3edce2deb",
-          "sha256": "184c2542166431b3ff4ee29a805be76f01db8246c4ce7be42a273d79edd4a1cc",
-          "sha1": "c31bb1e5ec5d75e1b6dca48f999875297b63ed18",
-          "md5": "3652527d2cbc2297800e7af9f05b8f1b"
-        }
-      ]
-    },
-    {
-      "name": "releaseVariantReleaseRuntimePublication",
-      "attributes": {
-        "org.gradle.category": "library",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.libraryelements": "aar",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "tracing-perfetto-binary-1.0.0-alpha07.aar",
-          "url": "tracing-perfetto-binary-1.0.0-alpha07.aar",
-          "size": 4339544,
-          "sha512": "65df7a244c6b1f7d8c1080ba7a7d84da2d0aaa35b079eebfd697eb843b8d9a2eb6a94b1fac9bb1f6c2673465d173e37a215d8329d2349d8510a69ee3edce2deb",
-          "sha256": "184c2542166431b3ff4ee29a805be76f01db8246c4ce7be42a273d79edd4a1cc",
-          "sha1": "c31bb1e5ec5d75e1b6dca48f999875297b63ed18",
-          "md5": "3652527d2cbc2297800e7af9f05b8f1b"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "tracing-perfetto-binary-1.0.0-alpha07-sources.jar",
-          "url": "tracing-perfetto-binary-1.0.0-alpha07-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/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.md5
deleted file mode 100644
index 939a4b6..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-36ab8e412ebe7ee8be55fe6722dfb78d
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.sha1
deleted file mode 100644
index 13a9ec0..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-aa892bbfbb6e87b8b1a4339e7edcefe3dc0849bb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.sha256
deleted file mode 100644
index 0e10f79..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-21b7f69f7d6677523c6a60872084e35312d5ae3a0d623871c5846dbbd5bf68de
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.sha512
deleted file mode 100644
index 39707b8..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-9829b9eec1e93fd1bef26b596cdf6e66104712a5479f7d7e1fe580386f404a367fa88691c1602534f4782bc2931ea51a10fcb7e5a6eaa0d50905ca67223c3d15
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom
deleted file mode 100644
index 13478af..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom
+++ /dev/null
@@ -1,33 +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.tracing</groupId>
-  <artifactId>tracing-perfetto-binary</artifactId>
-  <version>1.0.0-alpha07</version>
-  <packaging>aar</packaging>
-  <name>AndroidX Tracing: Perfetto SDK Native Dependencies</name>
-  <description>Provides native binaries required by AndroidX Tracing: Perfetto SDK and is not intended to be used outside of that context.</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0-alpha07</url>
-  <inceptionYear>2022</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>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.md5
deleted file mode 100644
index 327a9ef..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-443284e9e125a939c7ad1646b62ef8af
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.sha1
deleted file mode 100644
index 336ecdf..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-aca5a4b01b549721817e0376815c7c1daf3ceeca
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.sha256
deleted file mode 100644
index ba3b110..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-f98011cffcdc90c4fa7c8e9a46d48dadf81bc241126daf3c6b8107742b0666b5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.sha512
deleted file mode 100644
index 8e11965..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha07/tracing-perfetto-binary-1.0.0-alpha07.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-a3b189f45e84654e95153771b7354303e41ccfd916495dc6cceb8ffc04ad41c2a63b0335f15dd00448dbcd60bcfc3405fe8f78b9eb6ab0937a8e44c2f0622aa3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar
new file mode 100644
index 0000000..1a746a2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.md5
new file mode 100644
index 0000000..e603965
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.md5
@@ -0,0 +1 @@
+f43436d6bec321290f6af228ad602604
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.sha1
new file mode 100644
index 0000000..73cb899
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.sha1
@@ -0,0 +1 @@
+2ad14aed781c4a73ed4dbb421966d408a0a06686
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.sha256
new file mode 100644
index 0000000..8080062
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.sha256
@@ -0,0 +1 @@
+c6deada2fac53b8ea6523dbda77597b128006674616f140f04df23264c6d1aa3
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.sha512
new file mode 100644
index 0000000..79ebee7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10-sources.jar.sha512
@@ -0,0 +1 @@
+1487e5a20c9e4d74f298e07c42e96a61be11b7a768c3fbc199ee138cd68e1fc2267d1cfe3f11f288acc05df755315344d052cc5f6f751f126ab4fe1caa5125ea
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar
new file mode 100644
index 0000000..3c83d6a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.md5
new file mode 100644
index 0000000..76308af
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.md5
@@ -0,0 +1 @@
+f0ded5df73e09267bd696ee7845f9343
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.sha1
new file mode 100644
index 0000000..f776ae3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.sha1
@@ -0,0 +1 @@
+0a1b2ef34fc0f185fe962dcdb8851a357ff4e0b6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.sha256
new file mode 100644
index 0000000..d751c54
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.sha256
@@ -0,0 +1 @@
+dfb49839672640faa8047bcbd66b1331b97c1c8515e309da198c1ee04b1834cf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.sha512
new file mode 100644
index 0000000..a546554
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.aar.sha512
@@ -0,0 +1 @@
+e95bb390a95f9c6dc1917785b0140c8754b1809d2b66ad2980356dbd63cf5138324179957fb6aa92a8658e9f7cc8dd8c0158d509aebe60aef95f5fa66911d734
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module
new file mode 100644
index 0000000..7a0c4fa
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module
@@ -0,0 +1,78 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.tracing",
+    "module": "tracing-perfetto-binary",
+    "version": "1.0.0-alpha10",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "variants": [
+    {
+      "name": "releaseVariantReleaseApiPublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-api"
+      },
+      "files": [
+        {
+          "name": "tracing-perfetto-binary-1.0.0-alpha10.aar",
+          "url": "tracing-perfetto-binary-1.0.0-alpha10.aar",
+          "size": 4340341,
+          "sha512": "e95bb390a95f9c6dc1917785b0140c8754b1809d2b66ad2980356dbd63cf5138324179957fb6aa92a8658e9f7cc8dd8c0158d509aebe60aef95f5fa66911d734",
+          "sha256": "dfb49839672640faa8047bcbd66b1331b97c1c8515e309da198c1ee04b1834cf",
+          "sha1": "0a1b2ef34fc0f185fe962dcdb8851a357ff4e0b6",
+          "md5": "f0ded5df73e09267bd696ee7845f9343"
+        }
+      ]
+    },
+    {
+      "name": "releaseVariantReleaseRuntimePublication",
+      "attributes": {
+        "org.gradle.category": "library",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.libraryelements": "aar",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "tracing-perfetto-binary-1.0.0-alpha10.aar",
+          "url": "tracing-perfetto-binary-1.0.0-alpha10.aar",
+          "size": 4340341,
+          "sha512": "e95bb390a95f9c6dc1917785b0140c8754b1809d2b66ad2980356dbd63cf5138324179957fb6aa92a8658e9f7cc8dd8c0158d509aebe60aef95f5fa66911d734",
+          "sha256": "dfb49839672640faa8047bcbd66b1331b97c1c8515e309da198c1ee04b1834cf",
+          "sha1": "0a1b2ef34fc0f185fe962dcdb8851a357ff4e0b6",
+          "md5": "f0ded5df73e09267bd696ee7845f9343"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "tracing-perfetto-binary-1.0.0-alpha10-sources.jar",
+          "url": "tracing-perfetto-binary-1.0.0-alpha10-sources.jar",
+          "size": 261,
+          "sha512": "1487e5a20c9e4d74f298e07c42e96a61be11b7a768c3fbc199ee138cd68e1fc2267d1cfe3f11f288acc05df755315344d052cc5f6f751f126ab4fe1caa5125ea",
+          "sha256": "c6deada2fac53b8ea6523dbda77597b128006674616f140f04df23264c6d1aa3",
+          "sha1": "2ad14aed781c4a73ed4dbb421966d408a0a06686",
+          "md5": "f43436d6bec321290f6af228ad602604"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.md5
new file mode 100644
index 0000000..8f353c7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.md5
@@ -0,0 +1 @@
+924747ebd859a5ad505d9156599682d7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.sha1
new file mode 100644
index 0000000..9321dce
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.sha1
@@ -0,0 +1 @@
+7cbc39a34d7b6cbcd5150219bb88dbad8e56729a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.sha256
new file mode 100644
index 0000000..9b0f49f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.sha256
@@ -0,0 +1 @@
+a9eef2977c58a52ab01031f8e9b95ce20f451e456fa0dbf774901b47dd6c1284
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.sha512
new file mode 100644
index 0000000..a45e05c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.module.sha512
@@ -0,0 +1 @@
+6692969967105338e43450355752e491b7a693e56d282312bff3332be13399c0f5550bcd2aa647f5f5cf9699566c7f4d87d5419ef8b101986304c9c096b238a4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom
new file mode 100644
index 0000000..2407007
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom
@@ -0,0 +1,33 @@
+<?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.tracing</groupId>
+  <artifactId>tracing-perfetto-binary</artifactId>
+  <version>1.0.0-alpha10</version>
+  <packaging>aar</packaging>
+  <name>AndroidX Tracing: Perfetto SDK Native Dependencies</name>
+  <description>Provides native binaries required by AndroidX Tracing: Perfetto SDK and is not intended to be used outside of that context.</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0-alpha10</url>
+  <inceptionYear>2022</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>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.md5
new file mode 100644
index 0000000..6057057
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.md5
@@ -0,0 +1 @@
+85b488e62aefb2e2437e384424f3983b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.sha1
new file mode 100644
index 0000000..cdf6394
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.sha1
@@ -0,0 +1 @@
+a7eb2193e3dcc034b3a53cf6cc1115dcb52bd591
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.sha256
new file mode 100644
index 0000000..12f3882
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.sha256
@@ -0,0 +1 @@
+c1888a0ebcd4364193c4beeebed0b5ea938abe77562f534923b5e5d748fb45b1
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.sha512
new file mode 100644
index 0000000..f785eda
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-binary/1.0.0-alpha10/tracing-perfetto-binary-1.0.0-alpha10.pom.sha512
@@ -0,0 +1 @@
+fd3c966d486ff3b3f8e3e51c5685475b028be3c0f07a2bceb305c82e12fb8fbc307aaadc07ce39762757c972cb54a90ec284bbf21f376a25c89823bc9b1a835f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar
deleted file mode 100644
index 4185bc9..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.md5
deleted file mode 100644
index e16f68b..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-58abeb731a07a141e2054acb2daef854
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.sha1
deleted file mode 100644
index 262e336..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c125f89e69df394b1fd161f82dfb6dd9139069e8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.sha256
deleted file mode 100644
index b86e10d..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-5a409b3b68af92f6696cbd2c321a8ace2db9881e9f1654017a2b45c5cd768f3e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.sha512
deleted file mode 100644
index 2dc0314..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-ba67b85f65dddab980440e849a39120725ab1f75ced5c28809b43f81692d5211093f62023b960bbb766b65eacb8f624d187ec9746234a2c6f52ea9c20cd157bf
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar
deleted file mode 100644
index 5730d43..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.md5
deleted file mode 100644
index bfb3d63..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-df7f2f228f392706f3cdb843dbbdcc44
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.sha1
deleted file mode 100644
index ed2f865..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-702fddb67e7478118a3514bb3b21b9c802fe50e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.sha256
deleted file mode 100644
index 14aed89..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-2d3761c1ec6878a20b96e18d9fc50c5943f4f319eeabae1c263abfd60523a25f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.sha512
deleted file mode 100644
index b065bd6..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-0c92bf6e673d49571f9916274ebe1a2f8378ffb39e46de77f6155d2fd2b5854c79560e8abb7578082be20373ceb63045211830fb2530d9740a27a485ed43be77
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module
deleted file mode 100644
index 926162c..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module
+++ /dev/null
@@ -1,102 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.tracing",
-    "module": "tracing-perfetto-common",
-    "version": "1.0.0-alpha07",
-    "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.annotation",
-          "module": "annotation",
-          "version": {
-            "requires": "1.3.0"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "tracing-perfetto-common-1.0.0-alpha07.jar",
-          "url": "tracing-perfetto-common-1.0.0-alpha07.jar",
-          "size": 12921,
-          "sha512": "0c92bf6e673d49571f9916274ebe1a2f8378ffb39e46de77f6155d2fd2b5854c79560e8abb7578082be20373ceb63045211830fb2530d9740a27a485ed43be77",
-          "sha256": "2d3761c1ec6878a20b96e18d9fc50c5943f4f319eeabae1c263abfd60523a25f",
-          "sha1": "702fddb67e7478118a3514bb3b21b9c802fe50e4",
-          "md5": "df7f2f228f392706f3cdb843dbbdcc44"
-        }
-      ]
-    },
-    {
-      "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.3.0"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "tracing-perfetto-common-1.0.0-alpha07.jar",
-          "url": "tracing-perfetto-common-1.0.0-alpha07.jar",
-          "size": 12921,
-          "sha512": "0c92bf6e673d49571f9916274ebe1a2f8378ffb39e46de77f6155d2fd2b5854c79560e8abb7578082be20373ceb63045211830fb2530d9740a27a485ed43be77",
-          "sha256": "2d3761c1ec6878a20b96e18d9fc50c5943f4f319eeabae1c263abfd60523a25f",
-          "sha1": "702fddb67e7478118a3514bb3b21b9c802fe50e4",
-          "md5": "df7f2f228f392706f3cdb843dbbdcc44"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "tracing-perfetto-common-1.0.0-alpha07-sources.jar",
-          "url": "tracing-perfetto-common-1.0.0-alpha07-sources.jar",
-          "size": 4336,
-          "sha512": "ba67b85f65dddab980440e849a39120725ab1f75ced5c28809b43f81692d5211093f62023b960bbb766b65eacb8f624d187ec9746234a2c6f52ea9c20cd157bf",
-          "sha256": "5a409b3b68af92f6696cbd2c321a8ace2db9881e9f1654017a2b45c5cd768f3e",
-          "sha1": "c125f89e69df394b1fd161f82dfb6dd9139069e8",
-          "md5": "58abeb731a07a141e2054acb2daef854"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.md5
deleted file mode 100644
index 79057c3..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-86723ed22b7ee47e71821532f05d6764
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.sha1
deleted file mode 100644
index d0ad5fc..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9e24425409e588d0860d0e4b94df255595579717
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.sha256
deleted file mode 100644
index 33232c9..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-5cdd9d2bb51529172cc8758910d17389aa5517d7a18f0212ea30b832d38ea1ae
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.sha512
deleted file mode 100644
index e6e936f..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-6a456d257635a06a1d5fe8323be030335cffb0edfac95da5e04706fa8ba6dbaf19a20841213f579cea4646e0caf388b73f32b1a50494a995f2c877bb36ee2238
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom
deleted file mode 100644
index e286a13..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom
+++ /dev/null
@@ -1,40 +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.tracing</groupId>
-  <artifactId>tracing-perfetto-common</artifactId>
-  <version>1.0.0-alpha07</version>
-  <name>AndroidX Tracing: Perfetto Common</name>
-  <description>AndroidX Tracing: Perfetto Common</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0-alpha07</url>
-  <inceptionYear>2022</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.3.0</version>
-      <scope>compile</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.md5
deleted file mode 100644
index 8f07707..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-6f0a0339fc46500804f25559d61ee4e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.sha1
deleted file mode 100644
index 35153fa..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-38e7a23a05512a9bef40e43304e0cf9dad2581fd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.sha256
deleted file mode 100644
index 5a7a413..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-07f7d35d3877f9dfe69aa65c8cb9f5a7ccc8e2cd3e431852c4994d0a50b35883
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.sha512
deleted file mode 100644
index 9f7224c..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha07/tracing-perfetto-common-1.0.0-alpha07.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-819968d337ade45ad7fe53a308b10573bfced24baef84baa576974cfdef74e8b4c92e072db11e2541311b3d149c19ac49156841e4d7c92057c38586bc06933ea
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar
new file mode 100644
index 0000000..aec8129
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.md5
new file mode 100644
index 0000000..6ebbae0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.md5
@@ -0,0 +1 @@
+3cbd955663bd7f5cf1d4fb36701db955
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.sha1
new file mode 100644
index 0000000..5ff14e0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.sha1
@@ -0,0 +1 @@
+6e7c2311b676ade83b1169e40a972cc76a75b9dc
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.sha256
new file mode 100644
index 0000000..30c3988
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.sha256
@@ -0,0 +1 @@
+13ff8b45394daa22a3f5185640359debe9b7de170a56087737ae870e70b7207b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.sha512
new file mode 100644
index 0000000..f8f1891
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10-sources.jar.sha512
@@ -0,0 +1 @@
+04665fd2d22dbba686bee430303e8c68982f2f7d05931334dfa970a2b646a35dc85c4a3a0026c3b712e07403ffcd726f351b08702a29047591d4143bd83873ba
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar
new file mode 100644
index 0000000..df9fd3b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.md5
new file mode 100644
index 0000000..3be42d7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.md5
@@ -0,0 +1 @@
+3eb180010713017eccc792b624719539
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.sha1
new file mode 100644
index 0000000..b67869b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.sha1
@@ -0,0 +1 @@
+2acc36461f03f799959207e3733711553cb01efe
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.sha256
new file mode 100644
index 0000000..115ad1b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.sha256
@@ -0,0 +1 @@
+d897353d4cdc40388e5e1f05a090a595ce273c644b7105af0d79f6b7511eb6dd
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.sha512
new file mode 100644
index 0000000..0a8e77b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.jar.sha512
@@ -0,0 +1 @@
+b84b42e80a9c2ee3b10ffce2d09c4f372fec7951344a9d56c0ac471fcc1d139e3760ef6e1a37704d6c45346431219f6d73b6a8c76ce3f307d395202ccde556d7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module
new file mode 100644
index 0000000..2c8b3c3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module
@@ -0,0 +1,102 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.tracing",
+    "module": "tracing-perfetto-common",
+    "version": "1.0.0-alpha10",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.3.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "tracing-perfetto-common-1.0.0-alpha10.jar",
+          "url": "tracing-perfetto-common-1.0.0-alpha10.jar",
+          "size": 13029,
+          "sha512": "b84b42e80a9c2ee3b10ffce2d09c4f372fec7951344a9d56c0ac471fcc1d139e3760ef6e1a37704d6c45346431219f6d73b6a8c76ce3f307d395202ccde556d7",
+          "sha256": "d897353d4cdc40388e5e1f05a090a595ce273c644b7105af0d79f6b7511eb6dd",
+          "sha1": "2acc36461f03f799959207e3733711553cb01efe",
+          "md5": "3eb180010713017eccc792b624719539"
+        }
+      ]
+    },
+    {
+      "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.3.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "tracing-perfetto-common-1.0.0-alpha10.jar",
+          "url": "tracing-perfetto-common-1.0.0-alpha10.jar",
+          "size": 13029,
+          "sha512": "b84b42e80a9c2ee3b10ffce2d09c4f372fec7951344a9d56c0ac471fcc1d139e3760ef6e1a37704d6c45346431219f6d73b6a8c76ce3f307d395202ccde556d7",
+          "sha256": "d897353d4cdc40388e5e1f05a090a595ce273c644b7105af0d79f6b7511eb6dd",
+          "sha1": "2acc36461f03f799959207e3733711553cb01efe",
+          "md5": "3eb180010713017eccc792b624719539"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "tracing-perfetto-common-1.0.0-alpha10-sources.jar",
+          "url": "tracing-perfetto-common-1.0.0-alpha10-sources.jar",
+          "size": 4336,
+          "sha512": "04665fd2d22dbba686bee430303e8c68982f2f7d05931334dfa970a2b646a35dc85c4a3a0026c3b712e07403ffcd726f351b08702a29047591d4143bd83873ba",
+          "sha256": "13ff8b45394daa22a3f5185640359debe9b7de170a56087737ae870e70b7207b",
+          "sha1": "6e7c2311b676ade83b1169e40a972cc76a75b9dc",
+          "md5": "3cbd955663bd7f5cf1d4fb36701db955"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.md5
new file mode 100644
index 0000000..1072f16
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.md5
@@ -0,0 +1 @@
+e43404c4e0d4f67f409ab060b1a3478a
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.sha1
new file mode 100644
index 0000000..3693134
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.sha1
@@ -0,0 +1 @@
+f68bea6cf519401a4a98c7e5f6d81c8d814fbc43
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.sha256
new file mode 100644
index 0000000..4324ec3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.sha256
@@ -0,0 +1 @@
+3fd6d9db64d19af9c9bd81074557b6291a9c503fe12bb06597ca4afa71aec2f6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.sha512
new file mode 100644
index 0000000..14115d6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.module.sha512
@@ -0,0 +1 @@
+878b1a24f3707bbce9547b1579b49f552339510f2b281021d01572b6dc69bb0d8d8badd6bfb091e92b3d8534fcad805e777c600f8e676281a09f87248e7f6dae
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom
new file mode 100644
index 0000000..20b51b6
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom
@@ -0,0 +1,40 @@
+<?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.tracing</groupId>
+  <artifactId>tracing-perfetto-common</artifactId>
+  <version>1.0.0-alpha10</version>
+  <name>AndroidX Tracing: Perfetto Common</name>
+  <description>AndroidX Tracing: Perfetto Common</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0-alpha10</url>
+  <inceptionYear>2022</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.3.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.md5
new file mode 100644
index 0000000..98bdbd9
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.md5
@@ -0,0 +1 @@
+6d945d0cac5caa656a107f301b30b8cb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.sha1
new file mode 100644
index 0000000..3d7774e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.sha1
@@ -0,0 +1 @@
+6d8c5f1e3819f6ec2660aed00b7c56cc9d477bfb
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.sha256
new file mode 100644
index 0000000..7e8099c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.sha256
@@ -0,0 +1 @@
+47c76f8c100bbd61156cf04b0474357647cfad21dc04fe5e2a5331763d32df03
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.sha512
new file mode 100644
index 0000000..9a806da
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto-common/1.0.0-alpha10/tracing-perfetto-common-1.0.0-alpha10.pom.sha512
@@ -0,0 +1 @@
+93d177587316f93ec554a3cecfee4027d2cbe0638eaf6acc73a45b0cf974247fbc906a68e3800b5122a55936eaa42e625d36156024e72e02534ea34844e1297e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar
deleted file mode 100644
index b54fe8b..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.md5
deleted file mode 100644
index 2b5117e..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-d82ee47594883bbbbdad39e78a684135
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.sha1
deleted file mode 100644
index 69276e1..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a16a3ad6e70981fba128c092ab0ff9261644f8f8
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.sha256
deleted file mode 100644
index 6b9a00b..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-f3f4e6e5cbc7fc2941043653a7dba6d2a1e6828c0b6a95c73f3ed0d95b7dae43
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.sha512
deleted file mode 100644
index abaa879..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-6fea0a4e0e9c408dde65a6dedffe95049fd97769818c74921fafc987abc63e4599ed159091b4fdaf8d60f353d26e5b7868a27ba3214103765ce31ecdd331c1c6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar
deleted file mode 100644
index e85505a..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.md5
deleted file mode 100644
index 6bd630c..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-6622601a6d870ae9e88e6fcf244a0417
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.sha1
deleted file mode 100644
index 251af16..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-56f553176421e30ae1563cff26e67ded718b1999
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.sha256
deleted file mode 100644
index a6e4173..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-e297c6ad5cd5d7b79abf0717b88e28c581c1066a3d502901f83369f466acd088
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.sha512
deleted file mode 100644
index 0ea2d0a..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-c43a37e4a78ee3c13c9d0e22161979f32535e7407fdcbc4e5e95fbb36a1ca4011c4ac4c8e8ed203f84f86377df1a64fc2b234f460c07e617dba388b749c26e65
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module
deleted file mode 100644
index 7daa217..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module
+++ /dev/null
@@ -1,110 +0,0 @@
-{
-  "formatVersion": "1.1",
-  "component": {
-    "group": "androidx.tracing",
-    "module": "tracing-perfetto",
-    "version": "1.0.0-alpha07",
-    "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.3.0"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "tracing-perfetto-1.0.0-alpha07.aar",
-          "url": "tracing-perfetto-1.0.0-alpha07.aar",
-          "size": 22866,
-          "sha512": "c43a37e4a78ee3c13c9d0e22161979f32535e7407fdcbc4e5e95fbb36a1ca4011c4ac4c8e8ed203f84f86377df1a64fc2b234f460c07e617dba388b749c26e65",
-          "sha256": "e297c6ad5cd5d7b79abf0717b88e28c581c1066a3d502901f83369f466acd088",
-          "sha1": "56f553176421e30ae1563cff26e67ded718b1999",
-          "md5": "6622601a6d870ae9e88e6fcf244a0417"
-        }
-      ]
-    },
-    {
-      "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.3.0"
-          }
-        },
-        {
-          "group": "androidx.tracing",
-          "module": "tracing-perfetto-common",
-          "version": {
-            "requires": "1.0.0-alpha07"
-          }
-        },
-        {
-          "group": "org.jetbrains.kotlin",
-          "module": "kotlin-stdlib",
-          "version": {
-            "requires": "1.7.21"
-          }
-        }
-      ],
-      "files": [
-        {
-          "name": "tracing-perfetto-1.0.0-alpha07.aar",
-          "url": "tracing-perfetto-1.0.0-alpha07.aar",
-          "size": 22866,
-          "sha512": "c43a37e4a78ee3c13c9d0e22161979f32535e7407fdcbc4e5e95fbb36a1ca4011c4ac4c8e8ed203f84f86377df1a64fc2b234f460c07e617dba388b749c26e65",
-          "sha256": "e297c6ad5cd5d7b79abf0717b88e28c581c1066a3d502901f83369f466acd088",
-          "sha1": "56f553176421e30ae1563cff26e67ded718b1999",
-          "md5": "6622601a6d870ae9e88e6fcf244a0417"
-        }
-      ]
-    },
-    {
-      "name": "sourcesElements",
-      "attributes": {
-        "org.gradle.category": "documentation",
-        "org.gradle.dependency.bundling": "external",
-        "org.gradle.docstype": "sources",
-        "org.gradle.usage": "java-runtime"
-      },
-      "files": [
-        {
-          "name": "tracing-perfetto-1.0.0-alpha07-sources.jar",
-          "url": "tracing-perfetto-1.0.0-alpha07-sources.jar",
-          "size": 12030,
-          "sha512": "6fea0a4e0e9c408dde65a6dedffe95049fd97769818c74921fafc987abc63e4599ed159091b4fdaf8d60f353d26e5b7868a27ba3214103765ce31ecdd331c1c6",
-          "sha256": "f3f4e6e5cbc7fc2941043653a7dba6d2a1e6828c0b6a95c73f3ed0d95b7dae43",
-          "sha1": "a16a3ad6e70981fba128c092ab0ff9261644f8f8",
-          "md5": "d82ee47594883bbbbdad39e78a684135"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.md5
deleted file mode 100644
index d1ebc17..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-d0b42771767e2c465e4412bf58f78779
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.sha1
deleted file mode 100644
index b25f122..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b0cbe9e7e26b3cdc226cf21e3b424629b9feb073
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.sha256
deleted file mode 100644
index d88caae..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-9adf6c5af7503f6790d8ff37cdcd421b473fe83cf99f6f8d56685622440ea722
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.sha512
deleted file mode 100644
index 5614e91..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-79a979202e52d906f4d5e3904acd3b06d48e1c896e073fae4a2e873f865ed9c642ac6a7bfbc145ae694208650afa88807b3839cd98a670fabaee634a3103a5a7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom
deleted file mode 100644
index 0d93536..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom
+++ /dev/null
@@ -1,53 +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.tracing</groupId>
-  <artifactId>tracing-perfetto</artifactId>
-  <version>1.0.0-alpha07</version>
-  <packaging>aar</packaging>
-  <name>AndroidX Tracing: Perfetto SDK</name>
-  <description>AndroidX Tracing: Perfetto SDK</description>
-  <url>https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0-alpha07</url>
-  <inceptionYear>2022</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>
-  <dependencies>
-    <dependency>
-      <groupId>androidx.annotation</groupId>
-      <artifactId>annotation</artifactId>
-      <version>1.3.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>androidx.tracing</groupId>
-      <artifactId>tracing-perfetto-common</artifactId>
-      <version>[1.0.0-alpha07]</version>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.jetbrains.kotlin</groupId>
-      <artifactId>kotlin-stdlib</artifactId>
-      <version>1.7.21</version>
-      <scope>runtime</scope>
-    </dependency>
-  </dependencies>
-</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.md5
deleted file mode 100644
index f6f4346..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-a0fdd571439c79437836fa017666e8e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.sha1
deleted file mode 100644
index fc2a69f..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9f7e910f489adfd32fb93d701c7f2545ee9304b7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.sha256
deleted file mode 100644
index ffc72af..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-e1309ae8057fd4387e88c01e8207f36b8ed069940898d85ce5b1161c39ea68ef
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.sha512
deleted file mode 100644
index a4ffbf9..0000000
--- a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha07/tracing-perfetto-1.0.0-alpha07.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-106ffbb7d88f36a67ec850293771bef28ba87c4bcf26782c5ecf8947d7e0353568c120435c0a7f6c6624d39e8f566862f69ca5afb244fe461b0ecd4246cc4da6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar
new file mode 100644
index 0000000..73c04e3
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.md5
new file mode 100644
index 0000000..3afe3f4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.md5
@@ -0,0 +1 @@
+d9d84e0118adaa77b6bd99315c567605
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.sha1
new file mode 100644
index 0000000..c162870
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.sha1
@@ -0,0 +1 @@
+1bf5fef20edf3b5281a2fb8ada156128009c7369
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.sha256
new file mode 100644
index 0000000..4b50b48
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.sha256
@@ -0,0 +1 @@
+723660cbdbdb357738c67c84e9cc36e449d3f33de2c01b364211ddc90ae88381
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.sha512
new file mode 100644
index 0000000..b65aa87
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10-sources.jar.sha512
@@ -0,0 +1 @@
+c74c1e0ebed1a866c89680e591b46a12cb70af1075d09279000ba4b0b644cf3393c943996ce05a6172ce150281d155a9af1ef9ed868f583d88b63e054d6d903f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar
new file mode 100644
index 0000000..3cd2109
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.md5
new file mode 100644
index 0000000..968517e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.md5
@@ -0,0 +1 @@
+6d5876c40c3db268ab69a059175f2271
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.sha1
new file mode 100644
index 0000000..a44f509
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.sha1
@@ -0,0 +1 @@
+91186b2f2f3a118961c482ff8917257bb8f6dc72
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.sha256
new file mode 100644
index 0000000..fb63ec0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.sha256
@@ -0,0 +1 @@
+7d6a51c25852fb43bb9964de6f68adeed9e93b4b7da23537353648007fe082e7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.sha512
new file mode 100644
index 0000000..f9ad2d5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.aar.sha512
@@ -0,0 +1 @@
+b341983daa6ebf7a03e7052a39eae0b996fc5281238ed1752b5044fde21a91d18edc406cfa1614f11184b514b9b83459f79a2a307a04b41c9a4748933d2a96e4
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module
new file mode 100644
index 0000000..83261f5
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module
@@ -0,0 +1,110 @@
+{
+  "formatVersion": "1.1",
+  "component": {
+    "group": "androidx.tracing",
+    "module": "tracing-perfetto",
+    "version": "1.0.0-alpha10",
+    "attributes": {
+      "org.gradle.status": "release"
+    }
+  },
+  "createdBy": {
+    "gradle": {
+      "version": "8.0-rc-1"
+    }
+  },
+  "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.3.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "tracing-perfetto-1.0.0-alpha10.aar",
+          "url": "tracing-perfetto-1.0.0-alpha10.aar",
+          "size": 23198,
+          "sha512": "b341983daa6ebf7a03e7052a39eae0b996fc5281238ed1752b5044fde21a91d18edc406cfa1614f11184b514b9b83459f79a2a307a04b41c9a4748933d2a96e4",
+          "sha256": "7d6a51c25852fb43bb9964de6f68adeed9e93b4b7da23537353648007fe082e7",
+          "sha1": "91186b2f2f3a118961c482ff8917257bb8f6dc72",
+          "md5": "6d5876c40c3db268ab69a059175f2271"
+        }
+      ]
+    },
+    {
+      "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.3.0"
+          }
+        },
+        {
+          "group": "androidx.tracing",
+          "module": "tracing-perfetto-common",
+          "version": {
+            "requires": "1.0.0-alpha10"
+          }
+        },
+        {
+          "group": "org.jetbrains.kotlin",
+          "module": "kotlin-stdlib",
+          "version": {
+            "requires": "1.8.0"
+          }
+        }
+      ],
+      "files": [
+        {
+          "name": "tracing-perfetto-1.0.0-alpha10.aar",
+          "url": "tracing-perfetto-1.0.0-alpha10.aar",
+          "size": 23198,
+          "sha512": "b341983daa6ebf7a03e7052a39eae0b996fc5281238ed1752b5044fde21a91d18edc406cfa1614f11184b514b9b83459f79a2a307a04b41c9a4748933d2a96e4",
+          "sha256": "7d6a51c25852fb43bb9964de6f68adeed9e93b4b7da23537353648007fe082e7",
+          "sha1": "91186b2f2f3a118961c482ff8917257bb8f6dc72",
+          "md5": "6d5876c40c3db268ab69a059175f2271"
+        }
+      ]
+    },
+    {
+      "name": "sourcesElements",
+      "attributes": {
+        "org.gradle.category": "documentation",
+        "org.gradle.dependency.bundling": "external",
+        "org.gradle.docstype": "sources",
+        "org.gradle.usage": "java-runtime"
+      },
+      "files": [
+        {
+          "name": "tracing-perfetto-1.0.0-alpha10-sources.jar",
+          "url": "tracing-perfetto-1.0.0-alpha10-sources.jar",
+          "size": 12039,
+          "sha512": "c74c1e0ebed1a866c89680e591b46a12cb70af1075d09279000ba4b0b644cf3393c943996ce05a6172ce150281d155a9af1ef9ed868f583d88b63e054d6d903f",
+          "sha256": "723660cbdbdb357738c67c84e9cc36e449d3f33de2c01b364211ddc90ae88381",
+          "sha1": "1bf5fef20edf3b5281a2fb8ada156128009c7369",
+          "md5": "d9d84e0118adaa77b6bd99315c567605"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.md5
new file mode 100644
index 0000000..4c8d953
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.md5
@@ -0,0 +1 @@
+1cfa18710a757fba684596dde8606715
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.sha1
new file mode 100644
index 0000000..09e2fd0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.sha1
@@ -0,0 +1 @@
+c25b62c0f2760790cc7794842e25f3ccd9cf8008
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.sha256
new file mode 100644
index 0000000..5157aae
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.sha256
@@ -0,0 +1 @@
+b5d559cd0736a642c7afab94eb9fdcdf332e6473b7e0323f56b27232603dbb88
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.sha512
new file mode 100644
index 0000000..8f946a7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.module.sha512
@@ -0,0 +1 @@
+233633c7da01298ba97820250b7c6102846902297447f0a7f38230c916a5e8d94c3d212de73ba983eeff33b020f35a77413032c7aa95feca238f114669b7a7b2
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom
new file mode 100644
index 0000000..ca2e13b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom
@@ -0,0 +1,53 @@
+<?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.tracing</groupId>
+  <artifactId>tracing-perfetto</artifactId>
+  <version>1.0.0-alpha10</version>
+  <packaging>aar</packaging>
+  <name>AndroidX Tracing: Perfetto SDK</name>
+  <description>AndroidX Tracing: Perfetto SDK</description>
+  <url>https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0-alpha10</url>
+  <inceptionYear>2022</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>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.3.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>androidx.tracing</groupId>
+      <artifactId>tracing-perfetto-common</artifactId>
+      <version>[1.0.0-alpha10]</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jetbrains.kotlin</groupId>
+      <artifactId>kotlin-stdlib</artifactId>
+      <version>1.8.0</version>
+      <scope>runtime</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.md5 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.md5
new file mode 100644
index 0000000..6e92f23
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.md5
@@ -0,0 +1 @@
+d872a1046073e1366897f597692fc97c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.sha1 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.sha1
new file mode 100644
index 0000000..6030ebb
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.sha1
@@ -0,0 +1 @@
+f3319c778406b110355d8cef7b4ff0959838d210
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.sha256 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.sha256
new file mode 100644
index 0000000..d2914b7
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.sha256
@@ -0,0 +1 @@
+f1c627533c0f4de96e001908c4e0e4523302d1c7e16c6aa0d689790791cd6e18
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.sha512 b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.sha512
new file mode 100644
index 0000000..999565c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/tracing/tracing-perfetto/1.0.0-alpha10/tracing-perfetto-1.0.0-alpha10.pom.sha512
@@ -0,0 +1 @@
+68dcbc842a640c651c79a0810cdc3b6a3ead82d8a317fa7695a1b54a51950fb3a1bdc4d012881db396b438984c7bb950f1131e757b56918de75d32417f551aff
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar
index d40a4d0..b86b260 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.md5 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.md5
index 939fafb..7c0a34c 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.md5
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.md5
@@ -1 +1 @@
-34d540044324615408f1efcdf0a3c221
\ No newline at end of file
+f3978eec521363559123813894f6b8d7
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha1
index 4c6773a..7d2a7f8 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha1
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha1
@@ -1 +1 @@
-6982a4780a1dbaadb32b1422841134f25d146c9d
\ No newline at end of file
+1753b3c5540212bb68b9bdb9e4c0299eddb06d94
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha256
index 6eaadea..7e0a781 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha256
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha256
@@ -1 +1 @@
-e00efd9f977ae4d524dceefa2228be44a413c33646c1f5114016c65e9a90e1b9
\ No newline at end of file
+56fe8e209e872985ff09d62aaf6f77a407e26df1a8035acfb300df9ccaa20375
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha512
index 5ef2e94..e448055 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha512
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02-sources.jar.sha512
@@ -1 +1 @@
-34b66a9346853a692ae3079a47efdffc88ba7d2aaf4a9fc2d13024f41e8ee7223394c439ee7c9760a8559ac368856a9dd31f984538c251e2ecbebd8ace274a0b
\ No newline at end of file
+89aac74f7ba1954e72703e0273c196e7f9fc93d8c7005ad2e1587985ac23c71d8c4da2a6736470b8fa7306483cc1e430235be1a3ad9402504d27d7773567dc2e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar
index 66d5744..0b37a33 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.md5 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.md5
index e114edd..c04fe2c 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.md5
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.md5
@@ -1 +1 @@
-2433ecb01f4e18f31709aff9d1f5fa45
\ No newline at end of file
+d8df62544222dec63a1b91a74071c4a6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha1 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha1
index c78b78e..fd85286 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha1
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha1
@@ -1 +1 @@
-4273d6027cea9c967a24a07ebbe62ce91df593a4
\ No newline at end of file
+1fa2ff202c512b7f629a4b9ceb8024ca49498549
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha256 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha256
index ebc32e2..ae20788 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha256
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha256
@@ -1 +1 @@
-c9bb1534cceeacf7b9940499eb5768966cfb1c9e51c86f5829390edc2d0dfc14
\ No newline at end of file
+9d43707922208aded1e8a325df374669328865f917769ee55d0fcd7764698a79
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha512 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha512
index c812ee9..fcc5989 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha512
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.aar.sha512
@@ -1 +1 @@
-b4f582b7f8ec917aee423626b4efeabc333bc1263a712eadaa59d29c15e4568a5d3c23b878fae9febdc38af582f3c5d6a3b9b362fd6803199046737d793e2ca3
\ No newline at end of file
+64a6c2737b422aadd4a34ed6e3735fdef1494e200df433330e2b0267b91408a1454748be9115b9ab339bf241f249450bbd34b5864085575a2ca5dff40af71140
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module
index 41c0696..225aed9 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module
@@ -10,7 +10,7 @@
   },
   "createdBy": {
     "gradle": {
-      "version": "7.5"
+      "version": "8.0-rc-1"
     }
   },
   "variants": [
@@ -26,11 +26,11 @@
         {
           "name": "tracing-1.2.0-alpha02.aar",
           "url": "tracing-1.2.0-alpha02.aar",
-          "size": 5902,
-          "sha512": "b4f582b7f8ec917aee423626b4efeabc333bc1263a712eadaa59d29c15e4568a5d3c23b878fae9febdc38af582f3c5d6a3b9b362fd6803199046737d793e2ca3",
-          "sha256": "c9bb1534cceeacf7b9940499eb5768966cfb1c9e51c86f5829390edc2d0dfc14",
-          "sha1": "4273d6027cea9c967a24a07ebbe62ce91df593a4",
-          "md5": "2433ecb01f4e18f31709aff9d1f5fa45"
+          "size": 5935,
+          "sha512": "64a6c2737b422aadd4a34ed6e3735fdef1494e200df433330e2b0267b91408a1454748be9115b9ab339bf241f249450bbd34b5864085575a2ca5dff40af71140",
+          "sha256": "9d43707922208aded1e8a325df374669328865f917769ee55d0fcd7764698a79",
+          "sha1": "1fa2ff202c512b7f629a4b9ceb8024ca49498549",
+          "md5": "d8df62544222dec63a1b91a74071c4a6"
         }
       ]
     },
@@ -55,11 +55,11 @@
         {
           "name": "tracing-1.2.0-alpha02.aar",
           "url": "tracing-1.2.0-alpha02.aar",
-          "size": 5902,
-          "sha512": "b4f582b7f8ec917aee423626b4efeabc333bc1263a712eadaa59d29c15e4568a5d3c23b878fae9febdc38af582f3c5d6a3b9b362fd6803199046737d793e2ca3",
-          "sha256": "c9bb1534cceeacf7b9940499eb5768966cfb1c9e51c86f5829390edc2d0dfc14",
-          "sha1": "4273d6027cea9c967a24a07ebbe62ce91df593a4",
-          "md5": "2433ecb01f4e18f31709aff9d1f5fa45"
+          "size": 5935,
+          "sha512": "64a6c2737b422aadd4a34ed6e3735fdef1494e200df433330e2b0267b91408a1454748be9115b9ab339bf241f249450bbd34b5864085575a2ca5dff40af71140",
+          "sha256": "9d43707922208aded1e8a325df374669328865f917769ee55d0fcd7764698a79",
+          "sha1": "1fa2ff202c512b7f629a4b9ceb8024ca49498549",
+          "md5": "d8df62544222dec63a1b91a74071c4a6"
         }
       ]
     },
@@ -76,10 +76,10 @@
           "name": "tracing-1.2.0-alpha02-sources.jar",
           "url": "tracing-1.2.0-alpha02-sources.jar",
           "size": 6552,
-          "sha512": "34b66a9346853a692ae3079a47efdffc88ba7d2aaf4a9fc2d13024f41e8ee7223394c439ee7c9760a8559ac368856a9dd31f984538c251e2ecbebd8ace274a0b",
-          "sha256": "e00efd9f977ae4d524dceefa2228be44a413c33646c1f5114016c65e9a90e1b9",
-          "sha1": "6982a4780a1dbaadb32b1422841134f25d146c9d",
-          "md5": "34d540044324615408f1efcdf0a3c221"
+          "sha512": "89aac74f7ba1954e72703e0273c196e7f9fc93d8c7005ad2e1587985ac23c71d8c4da2a6736470b8fa7306483cc1e430235be1a3ad9402504d27d7773567dc2e",
+          "sha256": "56fe8e209e872985ff09d62aaf6f77a407e26df1a8035acfb300df9ccaa20375",
+          "sha1": "1753b3c5540212bb68b9bdb9e4c0299eddb06d94",
+          "md5": "f3978eec521363559123813894f6b8d7"
         }
       ]
     }
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.md5 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.md5
index 6635660..2354527 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.md5
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.md5
@@ -1 +1 @@
-15a79a5f71a0e3a2c3ee83be0941820f
\ No newline at end of file
+6db740f8915d659e034bc0e3997e574f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha1 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha1
index 866abbc..7172826 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha1
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha1
@@ -1 +1 @@
-183ca154b6afeb1c884a0c8644dc4985f0c34466
\ No newline at end of file
+db49eafb283c62d7bb77d92e8bb62dfef1216154
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha256 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha256
index fbb9b6c..e195fda 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha256
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha256
@@ -1 +1 @@
-177866e88098c29b3314b1c6b424730e0c195d71acfaa51fe99b7911ab5d23a1
\ No newline at end of file
+bbe5b7c8e4b58cd6da9a12c3a44938fed1205dc060a5c2a403e4e8fa86f5ad1c
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha512 b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha512
index 8e6121e..f01f997 100644
--- a/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha512
+++ b/current/androidx/m2repository/androidx/tracing/tracing/1.2.0-alpha02/tracing-1.2.0-alpha02.module.sha512
@@ -1 +1 @@
-08aa5e7030959852e27bf5218ae4dd273cefe346dfee104827bb13abc8cb979021b6395fdf0edadbe9e0847dfea11dd63dd8c60e219fd6ee0e8b542f0a25aa6f
\ No newline at end of file
+493a332c009e50affa5f72ca8334c2bc4c4fad3bfd9fcbeea84327f9ba2821101f571d99f6a203222036731de06a6987a0f159ba7183010ae367ee5553522a54
\ No newline at end of file
diff --git a/current/androidx/manifests/androidx.compose.material3_material3-window-size-class/AndroidManifest.xml b/current/androidx/manifests/androidx.compose.material3_material3-window-size-class/AndroidManifest.xml
new file mode 100644
index 0000000..6af4981
--- /dev/null
+++ b/current/androidx/manifests/androidx.compose.material3_material3-window-size-class/AndroidManifest.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+  Copyright 2022 The Android Open Source Project
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+    package="androidx.compose.material3.windowsizeclass" >
+
+    <uses-sdk android:minSdkVersion="21" />
+
+</manifest>
\ No newline at end of file
diff --git a/update_prebuilts/update_prebuilts.py b/update_prebuilts/update_prebuilts.py
index 9878a41..8fc92fe 100755
--- a/update_prebuilts/update_prebuilts.py
+++ b/update_prebuilts/update_prebuilts.py
@@ -844,9 +844,7 @@
                 extra_files = [
                     'android.jar',
                     'framework.aidl',
-                    'uiautomator.jar',
-                    'data/annotations.zip',
-                    'data/api-versions.xml']
+                    'uiautomator.jar']
                 for filename in extra_files:
                     matches = list(filter(lambda path: filename in path, zipFile.namelist()))
                     if len(matches) != 1:
@@ -858,9 +856,16 @@
                     dst_path = os.path.join(target_dir, filename)
                     mv(src_path, dst_path)
 
-            # Filtered API DB is currently only available for "public"
-            fetch_artifacts(target, build_id, {'api-versions-public-filtered.xml': os.path.join(
-                target_dir, 'data/api-versions-filtered.xml')}, beyond_corp)
+    # Fetch the lint api databases
+    lint_database_artifacts = {}
+    for api_scope in ['public', 'system', 'module-lib', 'system-server']:
+        data_folder = 'data' if api_scope == 'public' else api_scope + '-data'
+        lint_database_artifacts[os.path.join(data_folder, 'api-versions.xml')] = os.path.join(sdk_dir, api_scope, 'data', 'api-versions.xml')
+        lint_database_artifacts[os.path.join(data_folder, 'annotations.zip')] = os.path.join(sdk_dir, api_scope, 'data', 'annotations.zip')
+    # Filtered API DB is currently only available for these apis, public should be removed eventually, if not all of them
+    for api_scope in ['public', 'module-lib', 'system-server']:
+        lint_database_artifacts[f'api-versions-{api_scope}-filtered.xml'] = os.path.join(sdk_dir, api_scope, 'data', 'api-versions-filtered.xml')
+    fetch_artifacts(target, build_id, lint_database_artifacts, beyond_corp)
 
     return True