Skip to content

Commit

Permalink
new version to test automatic CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry-Borodin committed May 12, 2019
1 parent c9db169 commit 20076b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewbinder-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'kotlin'
apply plugin: 'maven-publish'
apply plugin: 'com.jfrog.bintray'

def libVersion = '0.4.2'
def libVersion = '0.4.3'

// to upload to jcenter use ./gradlew build bintrayUpload
bintray {
Expand Down

0 comments on commit 20076b8

Please sign in to comment.