We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da5b27 commit d3b58d7Copy full SHA for d3b58d7
app/build.gradle
@@ -41,7 +41,7 @@ implementation fileTree(dir: "libs", include: ["*.jar"])
41
implementation 'androidx.core:core-ktx:1.9.0'
42
implementation 'androidx.appcompat:appcompat:1.6.0'
43
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
44
- implementation 'com.aspose:aspose-barcode-cloud:25.1.0'
+ implementation 'com.aspose:aspose-barcode-cloud:25.2.0'
45
implementation 'com.google.android.material:material:1.8.0'
46
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
47
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
0 commit comments