We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff708c commit f758976Copy full SHA for f758976
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.jtmcn.archwiki.viewer"
9
minSdkVersion 15
10
targetSdkVersion 25
11
- versionCode 6
12
- versionName "1.0.5"
+ versionCode 7
+ versionName "1.0.6"
13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
14
}
15
0 commit comments