We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69bab21 commit 7410158Copy full SHA for 7410158
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.2'
+def fullVersion = '1.0.3'
6
7
group = 'at.blogc'
8
version = fullVersion
0 commit comments