Skip to content

Commit 3d9e457

Browse files
committed
Fixed version
1 parent f437218 commit 3d9e457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "com.gtp.showapicturetoyourfriend"
77
minSdkVersion 15
88
targetSdkVersion 28
9-
versionCode 4
10-
versionName "1.3"
9+
versionCode 5
10+
versionName "1.4"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)