We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f5335 commit aaf1fd5Copy full SHA for aaf1fd5
1 file changed
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "com.arcbit.arcbit"
15
minSdkVersion 16
16
targetSdkVersion 25
17
- versionCode 16
18
- versionName "1.0.5"
+ versionCode 17
+ versionName "1.0.6"
19
multiDexEnabled true
20
}
21
buildTypes {
0 commit comments