We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc7093c commit 738744fCopy full SHA for 738744f
app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "com.gtp.showapicturetoyourfriend"
7
minSdkVersion 15
8
targetSdkVersion 26
9
- versionCode 3
10
- versionName "1.2"
+ versionCode 4
+ versionName "1.3"
11
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
12
}
13
buildTypes {
0 commit comments