We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0eba85 commit 38c916eCopy full SHA for 38c916e
toggleedittextview/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
3
apply plugin: 'com.jfrog.bintray'
4
apply plugin: 'com.github.dcendents.android-maven'
5
6
-def VERSION = '0.1.0'
+def VERSION = '0.1.1'
7
8
group = 'com.camerash'
9
version = VERSION
0 commit comments