Skip to content

Commit 38c916e

Browse files
committed
Bump version to 0.1.1
1 parent c0eba85 commit 38c916e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toggleedittextview/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
apply plugin: 'com.jfrog.bintray'
44
apply plugin: 'com.github.dcendents.android-maven'
55

6-
def VERSION = '0.1.0'
6+
def VERSION = '0.1.1'
77

88
group = 'com.camerash'
99
version = VERSION

0 commit comments

Comments
 (0)