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 cdc18a6 commit 5fbe208Copy full SHA for 5fbe208
app/build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
implementation 'androidx.core:core-ktx:1.3.2'
35
implementation 'androidx.appcompat:appcompat:1.2.0'
36
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
37
- implementation 'com.aspose:aspose-barcode-cloud:21.9.0'
+ implementation 'com.aspose:aspose-barcode-cloud:21.10.0'
38
implementation 'com.google.android.material:material:1.3.0'
39
testImplementation 'junit:junit:4.13.2'
40
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
0 commit comments