Skip to content

Commit

Permalink
Update the utils and libs version
Browse files Browse the repository at this point in the history
  • Loading branch information
dubdabasoduba committed May 1, 2024
1 parent c7bdcfe commit 9307b0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ apply plugin: 'realm-android'
apply plugin: 'com.jfrog.bintray'
apply plugin: 'maven-publish'

version '0.10.0'
version '0.10.1'

project.version = this.version

Expand Down
2 changes: 1 addition & 1 deletion utils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.jfrog.bintray'
apply plugin: 'maven-publish'
apply plugin: 'jacoco'

version '0.10.0'
version '0.10.1'
project.version = this.version


Expand Down

0 comments on commit 9307b0d

Please sign in to comment.