Skip to content

Commit

Permalink
Bump version to 24.7 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis-Averin authored Jul 26, 2024
1 parent 8048e24 commit 6aede20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ implementation fileTree(dir: "libs", include: ["*.jar"])
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.appcompat:appcompat:1.6.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.aspose:aspose-barcode-cloud:24.6.0'
implementation 'com.aspose:aspose-barcode-cloud:24.7.0'
implementation 'com.google.android.material:material:1.8.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
Expand Down

0 comments on commit 6aede20

Please sign in to comment.