Skip to content

Commit 220edca

Browse files
committed
Update library version to 1.0.3
1 parent e97fc41 commit 220edca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

panningview/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
33
ext {
44
PUBLISH_GROUP_ID = 'com.anden.panningview'
55
PUBLISH_ARTIFACT_ID = 'panning-view'
6-
PUBLISH_VERSION = '1.0.2'
6+
PUBLISH_VERSION = '1.0.3'
77
}
88

99
android {

0 commit comments

Comments
 (0)