diff --git a/.github/workflows/android-audit.yml b/.github/workflows/android-audit.yml index 68884ae526ee..715854cd9195 100644 --- a/.github/workflows/android-audit.yml +++ b/.github/workflows/android-audit.yml @@ -6,6 +6,11 @@ on: - .github/workflows/android-audit.yml - android/gradle/verification-metadata.xml - android/scripts/update-lockfile.sh + # libs.versions.toml and *.kts are necessary to ensure that the verification-metadata.xml is up-to-date + # with our dependency usage due to the dependency verification not working as expected when keys are + # specified for dependencies (DROID-1425). + - android/gradle/libs.versions.toml + - android/**/*.kts schedule: # At 06:20 UTC every day. # Notifications for scheduled workflows are sent to the user who last modified the cron diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml index b3c1efaecee7..da2a4b6c54f5 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -41,7 +41,8 @@ koin = "4.0.2" koin-compose = "4.0.2" # Ktor -ktor = "3.1.0" +# Bumping to 3.1.0 causes an AbstractMethodError in the serialization logic (DROID-1820). +ktor = "3.0.3" # Kotlin # Bump kotlin and kotlin-ksp together, find matching release here: diff --git a/android/gradle/verification-metadata.xml b/android/gradle/verification-metadata.xml index 4a1c5c55a336..af78ab4c0dd8 100644 --- a/android/gradle/verification-metadata.xml +++ b/android/gradle/verification-metadata.xml @@ -4296,260 +4296,260 @@ - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + @@ -5828,6 +5828,9 @@ + + + @@ -5877,12 +5880,12 @@ - - - + + + - - + + @@ -5943,20 +5946,20 @@ - - - + + + - + - - - + + + - - + + @@ -5964,12 +5967,12 @@ - - - + + + - - + + @@ -5977,12 +5980,12 @@ - - - + + + - - + + @@ -5995,12 +5998,12 @@ - - - + + + - - + + @@ -6019,12 +6022,12 @@ - - - + + + - - + + @@ -6037,28 +6040,28 @@ - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + @@ -6077,12 +6080,12 @@ - - - + + + - - + +