diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 3686401a1..0d26ead20 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -57,20 +57,25 @@ - - - + + + - - + + - - - + + + - - + + + + + + + @@ -179,6 +184,11 @@ + + + + + @@ -192,11 +202,6 @@ - - - - - @@ -274,22 +279,27 @@ - - - + + + - - + + - - - + + + + + + + + @@ -322,6 +332,11 @@ + + + + + @@ -364,6 +379,11 @@ + + + + + @@ -377,9 +397,9 @@ - - - + + + @@ -398,11 +418,6 @@ - - - - - @@ -493,11 +508,6 @@ - - - - - @@ -2054,11 +2064,6 @@ - - - - - diff --git a/shared.gradle b/shared.gradle index 0e81f0027..e95df0f5b 100644 --- a/shared.gradle +++ b/shared.gradle @@ -43,7 +43,7 @@ dependencies { // Support library implementation 'androidx.annotation:annotation:1.8.0' - implementation 'androidx.appcompat:appcompat:1.6.1' + implementation 'androidx.appcompat:appcompat:1.7.0' implementation 'androidx.browser:browser:1.8.0' implementation 'androidx.collection:collection:1.4.0' implementation 'androidx.core:core:1.13.1'