From 99f843228b9def6d6bf0ec22ad5cbc9f874a3056 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Wed, 20 Oct 2021 16:22:28 +0800 Subject: [PATCH 1/5] Update sdk version --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index e2baade..6e38abd 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,6 +91,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211013v01' - implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211019v02' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211020v01' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211020v02' } \ No newline at end of file From 46543bf1dcce3596b1e02ef7abdc494ee1659888 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Thu, 21 Oct 2021 11:15:47 +0800 Subject: [PATCH 2/5] Update sdk version --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 6e38abd..cd70fd2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -92,5 +92,5 @@ kapt { dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211020v01' - implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211020v02' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211020v03' } \ No newline at end of file From 9dd797bfad5bda71ac23e5367164f7f5e1fec11f Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Thu, 21 Oct 2021 11:35:17 +0800 Subject: [PATCH 3/5] Update sdk version --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index cd70fd2..233b1cd 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -92,5 +92,5 @@ kapt { dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211020v01' - implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211020v03' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211021v01' } \ No newline at end of file From bbd73835ad87efa5f6f5ba89599a9abddbbc9115 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Thu, 21 Oct 2021 23:16:42 +0800 Subject: [PATCH 4/5] Update sdk version --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 233b1cd..1819af4 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,6 +91,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211020v01' - implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211021v01' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211021v03' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211021v03' } \ No newline at end of file From b567979c59489451a7bfa271a41e87e55285f088 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Fri, 22 Oct 2021 11:30:43 +0800 Subject: [PATCH 5/5] =?UTF-8?q?Android=20Stable=E7=89=88=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 1819af4..124e51d 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,6 +91,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211021v03' - implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211021v03' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211022v01' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211022v01' } \ No newline at end of file