diff --git a/app/build.gradle b/app/build.gradle index 7e0ab8e..abd9fc8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,7 +38,7 @@ dependencies { implementation 'androidx.core:core-ktx:1.18.0' implementation 'androidx.appcompat:appcompat:1.7.1' implementation 'androidx.constraintlayout:constraintlayout:2.2.1' - implementation 'com.aspose:aspose-barcode-cloud:26.3.2' + implementation 'com.aspose:aspose-barcode-cloud:26.4.0' implementation 'com.google.android.material:material:1.13.0' testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.3.0'