We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6603b commit 162536aCopy full SHA for 162536a
app/build.gradle
@@ -15,7 +15,7 @@ android {
15
applicationId "com.lovejoy777.showcase"
16
minSdkVersion 21
17
targetSdkVersion 22
18
- versionCode 5
+ versionCode 6
19
versionName "b1.2"
20
archivesBaseName = "Showcase"
21
}
0 commit comments