File tree 3 files changed +8
-3
lines changed 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
15
15
#### Fixed
16
16
- nothing yet
17
17
18
+ ## [ 2.1.4] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/2.1.4 )
19
+ _ Released on 2017-02-23_
20
+
21
+ #### Fixed
22
+ - fixed uploaded pom file
23
+
18
24
## [ 2.1.3] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/2.1.3 )
19
25
_ Released on 2017-02-22_
20
26
Original file line number Diff line number Diff line change 40
40
siteUrl = ' https://github.com/Iterable/iterable-android-sdk'
41
41
gitUrl = ' https://github.com/Iterable/iterable-android-sdk.git'
42
42
43
- libraryVersion = ' 2.1.3 '
43
+ libraryVersion = ' 2.1.4 '
44
44
45
45
developerId = ' davidtruong'
46
46
developerName = ' David Truong'
Original file line number Diff line number Diff line change 3
3
4
4
<application
5
5
android : label =" @string/app_name"
6
- android : supportsRtl =" true"
7
- android : icon =" @drawable/common_google_signin_btn_icon_dark" >
6
+ android : supportsRtl =" true" >
8
7
9
8
</application >
10
9
You can’t perform that action at this time.
0 commit comments