From 7b8fe90b7b1d441c02980fcf2b11b8b1565aa7a6 Mon Sep 17 00:00:00 2001
From: Ivan Kamkin <234-Ivan.Kamkin@users.noreply.git.saltov.dynabic.com>
Date: Wed, 14 Jan 2026 10:54:31 +0500
Subject: [PATCH 1/2] Lib version updated
---
app/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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'
From 79d32653ed302698877bd1f7f6ecc09f47c8fb87 Mon Sep 17 00:00:00 2001
From: Ivan Kamkin <234-Ivan.Kamkin@users.noreply.git.saltov.dynabic.com>
Date: Wed, 14 Jan 2026 10:58:33 +0500
Subject: [PATCH 2/2] Copyright updated
---
LICENSE | 2 +-
.../main/java/com/aspose/barcode/cloud/demo_app/MainActivity.kt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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/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