Skip to content

Commit

Permalink
Upgrade Kujaku library version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-karuri committed Feb 26, 2019
1 parent c32ef0b commit 05bab49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ apply plugin: 'realm-android'
apply plugin: 'com.jfrog.bintray'
apply plugin: 'maven-publish'

version '0.6.1'
version '0.6.2'
project.version = this.version

task sourceJar(type: Jar) {
Expand Down

0 comments on commit 05bab49

Please sign in to comment.