Skip to content

Commit 7410158

Browse files
committed
increment version to 1.0.3
1 parent 69bab21 commit 7410158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expandabletextview/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22
apply plugin: 'com.github.dcendents.android-maven'
33
apply plugin: 'com.jfrog.bintray'
44

5-
def fullVersion = '1.0.2'
5+
def fullVersion = '1.0.3'
66

77
group = 'at.blogc'
88
version = fullVersion

0 commit comments

Comments
 (0)