Skip to content

Commit f758976

Browse files
Bump version number for release to beta and production (#30)
1 parent cff708c commit f758976

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
@@ -8,8 +8,8 @@ android {
88
applicationId "com.jtmcn.archwiki.viewer"
99
minSdkVersion 15
1010
targetSdkVersion 25
11-
versionCode 6
12-
versionName "1.0.5"
11+
versionCode 7
12+
versionName "1.0.6"
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
}
1515

0 commit comments

Comments
 (0)