We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf2a02 commit 019304eCopy full SHA for 019304e
1 file changed
expandabletextview/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
apply plugin: 'com.github.dcendents.android-maven'
3
apply plugin: 'com.jfrog.bintray'
4
5
-def fullVersion = '1.0.0'
+def fullVersion = '1.0.1'
6
7
group = 'at.blogc'
8
version = fullVersion
0 commit comments