Skip to content

Commit

Permalink
Merge pull request #13 from Dmitry-Borodin/dev
Browse files Browse the repository at this point in the history
new version to test automatic CI pipeline
  • Loading branch information
Dmitry-Borodin authored May 12, 2019
2 parents 7e3a41f + 20076b8 commit 15f435f
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 15f435f

Please sign in to comment.