Skip to content

Commit 911c742

Browse files
committed
Update version to 0.7
1 parent 8f113fe commit 911c742

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
minSdkVersion 14
99
targetSdkVersion 24
1010

11-
versionCode 6
12-
versionName "0.6"
11+
versionCode 7
12+
versionName "0.7"
1313

1414
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
1515
}

0 commit comments

Comments
 (0)