We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7afad97 commit 5a2eb2fCopy full SHA for 5a2eb2f
1 file changed
demo/build.gradle
@@ -8,7 +8,7 @@ android {
8
minSdkVersion 19
9
targetSdkVersion 23
10
versionCode 1
11
- versionName "2.0"
+ versionName "2.3"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
}
14
buildTypes {
0 commit comments