We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bdcfe commit 9307b0dCopy full SHA for 9307b0d
library/build.gradle
@@ -14,7 +14,7 @@ apply plugin: 'realm-android'
14
apply plugin: 'com.jfrog.bintray'
15
apply plugin: 'maven-publish'
16
17
-version '0.10.0'
+version '0.10.1'
18
19
project.version = this.version
20
utils/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'com.jfrog.bintray'
3
4
apply plugin: 'jacoco'
5
6
7
8
9
0 commit comments