Skip to content
This repository was archived by the owner on Nov 25, 2017. It is now read-only.

Commit f7dfbe7

Browse files
committed
change version
1 parent 04a89e5 commit f7dfbe7

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
@@ -8,8 +8,8 @@ android {
88
applicationId "one.codehz.container"
99
minSdkVersion 22
1010
targetSdkVersion 25
11-
versionCode 3
12-
versionName "0.285714285714"
11+
versionCode 4
12+
versionName "0.428571428571"
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
}
1515
buildTypes {

0 commit comments

Comments
 (0)