diff --git a/LICENSE b/LICENSE index 1b8abcb..e5521ef 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 Aspose Pty Ltd +Copyright (c) 2026 Aspose Pty Ltd Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/app/build.gradle b/app/build.gradle index c534fef..765960d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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:25.12.0' + implementation 'com.aspose:aspose-barcode-cloud:26.1.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' diff --git a/app/src/main/java/com/aspose/barcode/cloud/demo_app/MainActivity.kt b/app/src/main/java/com/aspose/barcode/cloud/demo_app/MainActivity.kt index 5741f65..57ac0eb 100644 --- a/app/src/main/java/com/aspose/barcode/cloud/demo_app/MainActivity.kt +++ b/app/src/main/java/com/aspose/barcode/cloud/demo_app/MainActivity.kt @@ -1,7 +1,7 @@ /* * -------------------------------------------------------------------------------- * - * Copyright (c) 2025 Aspose.BarCode for Cloud + * Copyright (c) 2026 Aspose.BarCode for Cloud * * * Permission is hereby granted, free of charge, to any person obtaining a copy