From 4b22eb68032b40cd09c4f953a71f4ab822777b8f Mon Sep 17 00:00:00 2001 From: Vlad Kozarez Date: Sat, 3 Feb 2024 10:23:56 +0300 Subject: [PATCH 1/2] config jitpack java version --- jitpack.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 jitpack.yml diff --git a/jitpack.yml b/jitpack.yml new file mode 100644 index 00000000..46c85291 --- /dev/null +++ b/jitpack.yml @@ -0,0 +1,2 @@ +jdk: + - openjdk11 \ No newline at end of file From b0ac506889e291e4c35841a91abe74dbb589d85a Mon Sep 17 00:00:00 2001 From: Tangem Bot Date: Sat, 3 Feb 2024 14:41:05 +0000 Subject: [PATCH 2/2] Prepare release version 3.9.1 --- CHANGELOG | 11 ++--------- VERSION | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 1d94f8e6..53e0500e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,2 @@ -* 3728c204 - (HEAD -> release/3.8.2, origin/release_3.8.2, release_3.8.2) AND-3539 added the ability to set custom image on the scan dialog -* 955ebb8a - AND-3533 Clear SDK keys in localise -* 858519a5 - AND-3579 Error code is missed for several backup's error -* 0fee41e8 - AND-3577: add Schnorr and BLS (allow to create wallets) -* 197cfadf - AND-3578: allow to select any available curve in DemoApp -* daf86eea - AND-3542 Fix handling of biometric authentication cancellation exception -* bc88434b - AND-3525 There is no error code in CardSDK bottom sheet dialog on scan or biometric -* e9cfa83d - AND-3557 Fix CardSDK upload.gradle -* a239d0ab - AND-3542 Biometry and Save cards: biometry appears again and again when trying to enter app via scanning the card \ No newline at end of file +* a369eb42 - (HEAD -> release/3.9.1, tag: develop-327, origin/develop, develop) Merge pull request #350 from tangem/jitpack-config +* 4b22eb68 - config jitpack java version \ No newline at end of file diff --git a/VERSION b/VERSION index a08ffae0..6bd10744 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.8.2 +3.9.1