We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6bf0a commit 0bb58f0Copy full SHA for 0bb58f0
1 file changed
diycode-app/build.gradle
@@ -30,8 +30,8 @@ android {
30
applicationId "com.gcssloop.diycode"
31
minSdkVersion 14
32
targetSdkVersion 25
33
- versionCode 3
34
- versionName "v0.0.5 beta"
+ versionCode 4
+ versionName "v0.0.6"
35
36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
37
0 commit comments