diff --git a/app/build.gradle b/app/build.gradle index 02932f61d2..55632ade97 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -80,7 +80,7 @@ dependencies { implementation(name: 'htmlspanner-custom', ext: 'aar') implementation 'com.github.dimagi:zebra-print-android:v1.3' implementation 'com.simprints:libsimprints:2024.2.2' - implementation 'androidx.appcompat:appcompat:1.2.0' + implementation 'androidx.appcompat:appcompat:1.7.0' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.recyclerview:recyclerview:1.1.0' implementation "androidx.legacy:legacy-support-v4:$legacy_support_version"