Skip to content
This repository was archived by the owner on Sep 8, 2019. It is now read-only.

Commit a47c873

Browse files
committed
- update v1.0.4
1 parent 31877ab commit a47c873

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
@@ -7,8 +7,8 @@ android {
77
applicationId "us.koller.cameraroll"
88
minSdkVersion 19
99
targetSdkVersion 27
10-
versionCode 33
11-
versionName "v1.0.3"
10+
versionCode 34
11+
versionName "v1.0.4"
1212
vectorDrawables.useSupportLibrary = true
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
}

0 commit comments

Comments
 (0)