Skip to content

Commit 15f435f

Browse files
Merge pull request #13 from Dmitry-Borodin/dev
new version to test automatic CI pipeline
2 parents 7e3a41f + 20076b8 commit 15f435f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

viewbinder-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'kotlin'
22
apply plugin: 'maven-publish'
33
apply plugin: 'com.jfrog.bintray'
44

5-
def libVersion = '0.4.2'
5+
def libVersion = '0.4.3'
66

77
// to upload to jcenter use ./gradlew build bintrayUpload
88
bintray {

0 commit comments

Comments
 (0)