diff options
| author | David Göransson <david.goransson@mullvad.net> | 2025-09-01 09:13:16 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-09-02 11:24:26 +0200 |
| commit | aa0b4882bec6a3bd87228b5e538eeb37ead9af7a (patch) | |
| tree | 8504f0c90c0b23c7bb591056bfd51e2ef7ee5186 /android | |
| parent | 5c454c81c1f82da951b634a0bf0ed3b93663a68f (diff) | |
| download | mullvadvpn-aa0b4882bec6a3bd87228b5e538eeb37ead9af7a.tar.xz mullvadvpn-aa0b4882bec6a3bd87228b5e538eeb37ead9af7a.zip | |
Update lockfile
Diffstat (limited to 'android')
| -rw-r--r-- | android/gradle/verification-metadata.keys.xml | 8 | ||||
| -rw-r--r-- | android/gradle/verification-metadata.xml | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/android/gradle/verification-metadata.keys.xml b/android/gradle/verification-metadata.keys.xml index 81b1e8649f..c26fed8ba7 100644 --- a/android/gradle/verification-metadata.keys.xml +++ b/android/gradle/verification-metadata.keys.xml @@ -251,6 +251,9 @@ </artifact> </component> <component group="androidx.activity" name="activity-compose" version="1.7.0"> + <artifact name="activity-compose-1.7.0.aar"> + <sha256 value="caa72885d1ce7979c1d6c59a8b255c6097b770780d4d4da95d56979a348646cd" origin="Generated by Gradle" reason="Artifact is not signed"/> + </artifact> <artifact name="activity-compose-1.7.0.module"> <sha256 value="f7a29bcba338575dcf89a553cff9cfad3f140340eaf2b56fd0193244da602c0a" origin="Generated by Gradle" reason="Artifact is not signed"/> </artifact> @@ -350,6 +353,11 @@ <sha256 value="2bfc54475c047131913361f56d0f7f019c6e5bee53eeb0eb7d94a7c499a05227" origin="Generated by Gradle" reason="Artifact is not signed"/> </artifact> </component> + <component group="androidx.compose.animation" name="animation-core" version="1.0.0"> + <artifact name="animation-core-1.0.0.module"> + <sha256 value="2e3502f0deaf56b098b0412075fcc3e7c2d85b95ae9bf4230ec92c2a9008f842" origin="Generated by Gradle" reason="Artifact is not signed"/> + </artifact> + </component> <component group="androidx.compose.animation" name="animation-core" version="1.2.1"> <artifact name="animation-core-1.2.1.module"> <sha256 value="9083ac53ad162f4167ecfb895469943504f4cd6a624e612936a5209144c5b6bf" origin="Generated by Gradle" reason="Artifact is not signed"/> diff --git a/android/gradle/verification-metadata.xml b/android/gradle/verification-metadata.xml index 052a7dbabb..2a76827fe1 100644 --- a/android/gradle/verification-metadata.xml +++ b/android/gradle/verification-metadata.xml @@ -92,6 +92,9 @@ </artifact> </component> <component group="androidx.activity" name="activity-compose" version="1.7.0"> + <artifact name="activity-compose-1.7.0.aar"> + <sha256 value="caa72885d1ce7979c1d6c59a8b255c6097b770780d4d4da95d56979a348646cd" origin="Generated by Gradle"/> + </artifact> <artifact name="activity-compose-1.7.0.module"> <sha256 value="f7a29bcba338575dcf89a553cff9cfad3f140340eaf2b56fd0193244da602c0a" origin="Generated by Gradle"/> </artifact> @@ -431,6 +434,11 @@ <sha256 value="788eeac00159aaedd97f685067cf2c87cbf114c21746732653970e3055231322" origin="Generated by Gradle"/> </artifact> </component> + <component group="androidx.compose.animation" name="animation-core" version="1.0.0"> + <artifact name="animation-core-1.0.0.module"> + <sha256 value="2e3502f0deaf56b098b0412075fcc3e7c2d85b95ae9bf4230ec92c2a9008f842" origin="Generated by Gradle"/> + </artifact> + </component> <component group="androidx.compose.animation" name="animation-core" version="1.2.1"> <artifact name="animation-core-1.2.1.module"> <sha256 value="9083ac53ad162f4167ecfb895469943504f4cd6a624e612936a5209144c5b6bf" origin="Generated by Gradle"/> |
