Skip to content

Commit c9db169

Browse files
new version to test new CI pipeline
1 parent 34ae0ce commit c9db169

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.1'
5+
def libVersion = '0.4.2'
66

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

0 commit comments

Comments
 (0)