Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit 7b66d19

Browse files
author
胡晟昊
committed
chore: 修改版本号
1 parent 867ac0c commit 7b66d19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ android {
2929
applicationId = "com.dede.nativetools"
3030
minSdk = 23
3131
targetSdk = 33
32-
versionCode = 63
33-
versionName = "4.0.0"
32+
versionCode = 64
33+
versionName = "4.0.1"
3434
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3535

3636
resourceConfigurations.addAll(

0 commit comments

Comments
 (0)