Skip to content

Commit 5186e16

Browse files
committed
修改版號
1 parent 2ca533d commit 5186e16

File tree

1 file changed

+2
-2
lines changed

1 file 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.jimmyworks.easyhttpexample"
1111
minSdk rootProject.ext.minSdkVersion
1212
targetSdk rootProject.ext.targetSdkVersion
13-
versionCode 2
14-
versionName "1.0"
13+
versionCode 3
14+
versionName "1.0.0"
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
}

0 commit comments

Comments
 (0)