We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993a2a1 commit c562804Copy full SHA for c562804
app/build.gradle
@@ -8,7 +8,7 @@ android {
8
minSdkVersion 19
9
targetSdkVersion 25
10
versionCode 1
11
- versionName "1.1"
+ versionName "1.2"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
}
14
buildTypes {
0 commit comments