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

Commit

Permalink
更新curl8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liuran001 committed Oct 11, 2023
1 parent 1bec81d commit 2c22747
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 28
versionCode(Common.getversionCode(rootProject))
versionName "4.11" + (Common.getGitHeadRefsSuffix(rootProject))
versionName "4.11.1" + (Common.getGitHeadRefsSuffix(rootProject))
}

if (System.getenv("KEYSTORE_PATH") != null) {
Expand Down
Binary file modified app/src/main/assets/usr/xbin/armeabi-v7a/curl
Binary file not shown.
Binary file modified app/src/main/assets/usr/xbin/x86/curl
Binary file not shown.
Binary file modified app/src/main/assets/usr/xbin/x86_64/curl
Binary file not shown.

0 comments on commit 2c22747

Please sign in to comment.