diff --git a/README.md b/README.md index f69b89c..aada06b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # rewind-apks -![rewind-version](https://img.shields.io/badge/rewind-v3.4.0-black?style=for-the-badge) +![rewind-version](https://img.shields.io/badge/rewind-v3.5.0-black?style=for-the-badge) [![倒带公告牌](https://img.shields.io/badge/%E5%80%92%E5%B8%A6%E5%85%AC%E5%91%8A%E7%89%8C-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/Rewind_News) [![倒带反馈群](https://img.shields.io/badge/%E5%80%92%E5%B8%A6%E5%8F%8D%E9%A6%88%E7%BE%A4-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white&link)](https://t.me/Rewind_Group) @@ -8,7 +8,7 @@ > 优先选择 64 位,遇到问题再尝试 32 位 -以下链接无法下载请尝试 [备用下载1](https://n56zqzh3ji.feishu.cn/docx/doxcnL8w8MPe7iqmEwSUdZuEcof) [备用下载2](https://link.ap1.storjshare.io/s/jvml3hl3ggrxpcfavni7mei2pyqq/rewind/3.4.0/) +以下链接无法下载请尝试 [备用下载1](https://n56zqzh3ji.feishu.cn/docx/doxcnL8w8MPe7iqmEwSUdZuEcof) [备用下载2](https://link.ap1.storjshare.io/s/jvml3hl3ggrxpcfavni7mei2pyqq/rewind/3.5.0/) ## ARM diff --git a/app-arm64-v8a-release.apk b/app-arm64-v8a-release.apk index 06bc458..acc8869 100644 Binary files a/app-arm64-v8a-release.apk and b/app-arm64-v8a-release.apk differ diff --git a/app-armeabi-v7a-release.apk b/app-armeabi-v7a-release.apk index d1e1850..cff18e9 100644 Binary files a/app-armeabi-v7a-release.apk and b/app-armeabi-v7a-release.apk differ diff --git a/app-x86-release.apk b/app-x86-release.apk index 9289b58..87bfd49 100644 Binary files a/app-x86-release.apk and b/app-x86-release.apk differ diff --git a/app-x86_64-release.apk b/app-x86_64-release.apk index 18028ad..6d6c299 100644 Binary files a/app-x86_64-release.apk and b/app-x86_64-release.apk differ diff --git a/output-metadata.json b/output-metadata.json index 2cb7c74..5b11e2e 100644 --- a/output-metadata.json +++ b/output-metadata.json @@ -15,8 +15,8 @@ "value": "x86_64" } ], - "versionCode": 5000096, - "versionName": "3.4.0", + "versionCode": 5000098, + "versionName": "3.5.0", "outputFile": "app-x86_64-release.apk" }, { @@ -27,8 +27,8 @@ "value": "x86" } ], - "versionCode": 4000096, - "versionName": "3.4.0", + "versionCode": 4000098, + "versionName": "3.5.0", "outputFile": "app-x86-release.apk" }, { @@ -36,24 +36,24 @@ "filters": [ { "filterType": "ABI", - "value": "armeabi-v7a" + "value": "arm64-v8a" } ], - "versionCode": 2000096, - "versionName": "3.4.0", - "outputFile": "app-armeabi-v7a-release.apk" + "versionCode": 3000098, + "versionName": "3.5.0", + "outputFile": "app-arm64-v8a-release.apk" }, { "type": "ONE_OF_MANY", "filters": [ { "filterType": "ABI", - "value": "arm64-v8a" + "value": "armeabi-v7a" } ], - "versionCode": 3000096, - "versionName": "3.4.0", - "outputFile": "app-arm64-v8a-release.apk" + "versionCode": 2000098, + "versionName": "3.5.0", + "outputFile": "app-armeabi-v7a-release.apk" } ] } \ No newline at end of file