We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 906b05e + e9241d1 commit 9bdbd2dCopy full SHA for 9bdbd2d
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
minSdkVersion 21
11
targetSdkVersion sdk_version
12
versionCode 1
13
- versionName "0.1"
+ versionName "0.9"
14
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
15
multiDexEnabled true
16
0 commit comments