We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35dce31 commit 125df32Copy full SHA for 125df32
versions.gradle
@@ -17,6 +17,6 @@ ext {
17
rxAndroid2_version = "2.1.1"
18
timber_version = "4.7.1"
19
novoda_bintray_version = "0.9"
20
- library_version = "3.1.2"
21
- library_version_code = 71
+ library_version = "3.1.3"
+ library_version_code = 72
22
}
0 commit comments