We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4596fce commit eb4d087Copy full SHA for eb4d087
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 1
34
- versionName "v0.0.1 beta"
+ versionCode 2
+ versionName "v0.0.3 beta"
35
36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
37
0 commit comments