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 11cd360 commit 6f8a309Copy full SHA for 6f8a309
CHANGELOG.md
@@ -2,6 +2,13 @@ Change Log
2
==========
3
4
5
+## Version 1.1.1
6
+
7
+_2016-07-11_
8
9
+Fixed a problem with project building.
10
11
12
## Version 1.1.0
13
14
_2016-07-07_
README.md
@@ -36,7 +36,7 @@ Add the dependency
36
37
```groovy
38
dependencies {
39
- compile 'com.github.jetradarmobile:multibackstack:1.1.0'
+ compile 'com.github.jetradarmobile:multibackstack:1.1.1'
40
}
41
```
42
0 commit comments