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 730ce03 commit b0379d0Copy full SHA for b0379d0
CHANGELOG.md
@@ -1,4 +1,12 @@
1
-### 0.3.2 (latest)
+### 0.3.3 (latest)
2
+#### August 13, 2017
3
+
4
+**Release Notes:**
5
+1. Bugs fixed;
6
+2. Constants updated;
7
+3. Dependencies upgraded.
8
9
+### 0.3.2
10
#### August 11, 2017
11
12
**Release Notes:**
api/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
// yiad.am jfrog repo
53
def libraryGroupId = 'messageontap'
54
def libraryArtifactId = 'api'
55
-def libraryVersion = '0.3.2'
+def libraryVersion = '0.3.3'
56
57
publishing.publications {
58
aar(MavenPublication) {
0 commit comments