diff --git a/app/build.gradle b/app/build.gradle index 841d4ad939..87802eecbd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -79,7 +79,7 @@ dependencies { implementation fileTree(include: '*.jar', exclude: 'regexp-me.jar', dir: 'libs') implementation(name: 'htmlspanner-custom', ext: 'aar') implementation 'com.github.dimagi:zebra-print-android:v1.3' - implementation 'com.simprints:libsimprints:2024.2.2' + implementation 'com.simprints:libsimprints:2025.2.2' implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.recyclerview:recyclerview:1.1.0'