Skip to content

Commit 9307b0d

Browse files
committed
Update the utils and libs version
1 parent c7bdcfe commit 9307b0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ apply plugin: 'realm-android'
1414
apply plugin: 'com.jfrog.bintray'
1515
apply plugin: 'maven-publish'
1616

17-
version '0.10.0'
17+
version '0.10.1'
1818

1919
project.version = this.version
2020

utils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'com.jfrog.bintray'
33
apply plugin: 'maven-publish'
44
apply plugin: 'jacoco'
55

6-
version '0.10.0'
6+
version '0.10.1'
77
project.version = this.version
88

99

0 commit comments

Comments
 (0)