Skip to content

Commit f097356

Browse files
author
fushixiang
committed
1_0_0 release
1 parent 2cf63dc commit f097356

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.vtk.demo"
1111
minSdk 24
1212
targetSdk 33
13-
versionCode 1
14-
versionName "1.0"
13+
versionCode 1000
14+
versionName "1_0_0"
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
externalNativeBuild {

release/app-1_0_0.apk

31.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)