We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a034d commit cd02794Copy full SHA for cd02794
1 file changed
infrastructure/eid-wallet/src-tauri/gen/android/app/build.gradle.kts
@@ -59,7 +59,7 @@ rust {
59
60
dependencies {
61
implementation("androidx.webkit:webkit:1.6.1")
62
- implementation("androidx.appcompat:appcompat:1.6.1")
+ implementation("androidx.appcompat:appcompat:1.7.1")
63
implementation("com.google.android.material:material:1.8.0")
64
testImplementation("junit:junit:4.13.2")
65
androidTestImplementation("androidx.test.ext:junit:1.1.4")
0 commit comments