Skip to content

Commit 2b861a3

Browse files
committed
Dump version to v1.0.1
1 parent 0e6c111 commit 2b861a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.star.contacts"
88
minSdkVersion 15
99
targetSdkVersion 25
10-
versionCode 1
11-
versionName "1.0.0"
10+
versionCode 2
11+
versionName "1.0.1"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414

0 commit comments

Comments
 (0)