We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d77f9 commit fc33a49Copy full SHA for fc33a49
1 file changed
app/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'androidx.core:core-ktx:1.18.0'
39
implementation 'androidx.appcompat:appcompat:1.7.1'
40
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
41
- implementation 'com.aspose:aspose-barcode-cloud:26.3.2'
+ implementation 'com.aspose:aspose-barcode-cloud:26.4.0'
42
implementation 'com.google.android.material:material:1.13.0'
43
testImplementation 'junit:junit:4.13.2'
44
androidTestImplementation 'androidx.test.ext:junit:1.3.0'
0 commit comments