Skip to content

Commit f76409c

Browse files
committed
increment to v1.0.3
1 parent e765045 commit f76409c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Android/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "org.droidplanner.pebble"
99
minSdkVersion 15
1010
targetSdkVersion 21
11-
versionCode 3
12-
versionName "1.0.2"
11+
versionCode 4
12+
versionName "1.0.3"
1313
}
1414

1515
compileOptions {

0 commit comments

Comments
 (0)