diff --git a/README.md b/README.md index 1f77ea2..81933eb 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,4 @@ PpaSessionCallback() { # Licensing Licensed under the BSD-3-Clause license agreement. See [`LICENSE`](LICENSE) for further details. -The `WalletCoreSDK` library, interacting with the core data of a card, is not part of this repository and is not licensed under BSD-3-Clause, and it is only distributed under binary form, in order to be compliant with the PCI certification. You can use and redistribute the binary component as you wish, but with no warranty whatsoever. Please see [its license](WalletCoreSDK/LICENSE.md) (in Italian) for further details and the full text of the license. +The `WalletCore-SDK-all` library, interacting with the core data of a card, is not part of this repository and is not licensed under BSD-3-Clause, and it is only distributed under binary form, in order to be compliant with the PCI certification. You can use and redistribute the binary component as you wish, but with no warranty whatsoever. Please see [its license](WalletCore-SDK-all/LICENSE.md) (in Italian) for further details and the full text of the license. diff --git a/WalletCoreSDK/AUTHORS b/WalletCore-SDK-all/AUTHORS similarity index 100% rename from WalletCoreSDK/AUTHORS rename to WalletCore-SDK-all/AUTHORS diff --git a/WalletCoreSDK/LICENSE.md b/WalletCore-SDK-all/LICENSE.md similarity index 100% rename from WalletCoreSDK/LICENSE.md rename to WalletCore-SDK-all/LICENSE.md diff --git a/WalletCoreSDK/WalletCoreSDK.aar b/WalletCore-SDK-all/WalletCore-SDK-all.aar old mode 100644 new mode 100755 similarity index 57% rename from WalletCoreSDK/WalletCoreSDK.aar rename to WalletCore-SDK-all/WalletCore-SDK-all.aar index afb5091..dd64fc8 Binary files a/WalletCoreSDK/WalletCoreSDK.aar and b/WalletCore-SDK-all/WalletCore-SDK-all.aar differ diff --git a/WalletCoreSDK/WalletCoreSDK.iml b/WalletCore-SDK-all/WalletCore-SDK-all.iml old mode 100644 new mode 100755 similarity index 100% rename from WalletCoreSDK/WalletCoreSDK.iml rename to WalletCore-SDK-all/WalletCore-SDK-all.iml diff --git a/WalletCoreSDK/build.gradle b/WalletCore-SDK-all/build.gradle old mode 100644 new mode 100755 similarity index 100% rename from WalletCoreSDK/build.gradle rename to WalletCore-SDK-all/build.gradle diff --git a/pagopa-pagopa-debug/pagopa-debug.aar b/pagopa-pagopa-debug/pagopa-debug.aar new file mode 100755 index 0000000..aa3114a Binary files /dev/null and b/pagopa-pagopa-debug/pagopa-debug.aar differ