Skip to content

Commit

Permalink
🔖 release: v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KusStar committed Feb 14, 2021
1 parent 2254ded commit 64399a2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rewind-apks

![rewind-version](https://img.shields.io/badge/rewind-v3.1.6-black?style=flat-square)
![rewind-version](https://img.shields.io/badge/rewind-v3.2.0-black?style=flat-square)
![jsDevlir hits](https://data.jsdelivr.com/v1/package/gh/KusStar/rewind-apks/badge)

点击下方[链接](#rewind-apks)下载安装包,移动设备选 [ARM](#arm),其他选 [X86](#x86)
Expand All @@ -9,15 +9,15 @@
## ARM

[**64 位**](https://cdn.jsdelivr.net/gh/KusStar/rewind-apks@3.1.6/app-arm64-v8a-release.apk)
[**64 位**](https://cdn.jsdelivr.net/gh/KusStar/rewind-apks@3.2.0/app-arm64-v8a-release.apk)

[**32 位**](https://cdn.jsdelivr.net/gh/KusStar/rewind-apks@3.1.6/app-armeabi-v7a-release.apk)
[**32 位**](https://cdn.jsdelivr.net/gh/KusStar/rewind-apks@3.2.0/app-armeabi-v7a-release.apk)

## X86

[**64 位**](https://cdn.jsdelivr.net/gh/KusStar/rewind-apks@3.1.6/app-x86_64-release.apk)
[**64 位**](https://cdn.jsdelivr.net/gh/KusStar/rewind-apks@3.2.0/app-x86_64-release.apk)

[**32 位**](https://cdn.jsdelivr.net/gh/KusStar/rewind-apks@3.1.6/app-x86-release.apk)
[**32 位**](https://cdn.jsdelivr.net/gh/KusStar/rewind-apks@3.2.0/app-x86-release.apk)

## Thanks

Expand Down
Binary file modified app-arm64-v8a-release.apk
Binary file not shown.
Binary file modified app-armeabi-v7a-release.apk
Binary file not shown.
Binary file modified app-x86-release.apk
Binary file not shown.
Binary file modified app-x86_64-release.apk
Binary file not shown.

0 comments on commit 64399a2

Please sign in to comment.