Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 2c22747

Browse files
committed
更新curl8.4.0
1 parent 1bec81d commit 2c22747

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android {
1919
//noinspection ExpiredTargetSdkVersion
2020
targetSdkVersion 28
2121
versionCode(Common.getversionCode(rootProject))
22-
versionName "4.11" + (Common.getGitHeadRefsSuffix(rootProject))
22+
versionName "4.11.1" + (Common.getGitHeadRefsSuffix(rootProject))
2323
}
2424

2525
if (System.getenv("KEYSTORE_PATH") != null) {
23.8 KB
Binary file not shown.

app/src/main/assets/usr/xbin/x86/curl

161 KB
Binary file not shown.
184 KB
Binary file not shown.

0 commit comments

Comments
 (0)