Skip to content

Commit 2cbef5b

Browse files
committed
update demo version
1 parent 9e55a8e commit 2cbef5b

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 "com.werb.pickphotosample"
88
minSdkVersion 14
99
targetSdkVersion 25
10-
versionCode 9
11-
versionName "1.2.1"
10+
versionCode 10
11+
versionName "1.3.0"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)