From 485d05ef0ab46928e9e6967f57e114efb5934689 Mon Sep 17 00:00:00 2001
From: maxiaoping <634115572@qq.com>
Date: Mon, 22 Aug 2022 11:55:49 +0800
Subject: [PATCH] updated the issue of getting share list (#943)
---
app/build.gradle | 4 ++--
app/src/main/AndroidManifest.xml | 6 +++++-
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index d6048e77c..f7df93296 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
applicationId 'com.seafile.seadroid2'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 122
- versionName "2.2.47"
+ versionCode 123
+ versionName "2.2.48"
multiDexEnabled true
resValue "string", "authorities", applicationId + '.cameraupload.provider'
resValue "string", "account_type", "com.seafile.seadroid2.account.api2"
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 72b5164fc..62f41589c 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -39,7 +39,6 @@
-
+
+
+
+
+