Skip to content
This repository was archived by the owner on Dec 3, 2018. It is now read-only.

Commit 4fda10e

Browse files
committed
Version name is changed to 1.0.1
1 parent f4bc172 commit 4fda10e

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
@@ -9,8 +9,8 @@ android {
99
applicationId "com.erdemorman.mdx"
1010
minSdkVersion 15
1111
targetSdkVersion 23
12-
versionCode 1
13-
versionName "1.0"
12+
versionCode 2
13+
versionName "1.0.1"
1414
}
1515
buildTypes {
1616
release {

0 commit comments

Comments
 (0)