Skip to content

Commit 019304e

Browse files
committed
update library version code to 1.0.1
1 parent ddf2a02 commit 019304e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0'
5+
def fullVersion = '1.0.1'
66

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

0 commit comments

Comments
 (0)