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