Skip to content

Commit cd02794

Browse files
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1 (#608)
Co-authored-by: ensombl-renovate[bot] <248340355+ensombl-renovate[bot]@users.noreply.github.com>
1 parent 37a034d commit cd02794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/eid-wallet/src-tauri/gen/android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ rust {
5959

6060
dependencies {
6161
implementation("androidx.webkit:webkit:1.6.1")
62-
implementation("androidx.appcompat:appcompat:1.6.1")
62+
implementation("androidx.appcompat:appcompat:1.7.1")
6363
implementation("com.google.android.material:material:1.8.0")
6464
testImplementation("junit:junit:4.13.2")
6565
androidTestImplementation("androidx.test.ext:junit:1.1.4")

0 commit comments

Comments
 (0)