Skip to content

Commit

Permalink
release: 0.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Repro Bot committed Dec 15, 2015
1 parent 9959ede commit ad4551c
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 8 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.11.7 (2015/12/15)

## Bug Fixes

- Fixes the bug where the app had been interfered by the SDK listening key events
- Fixes unintentinal masking while the target view's parent is GONE

# 0.11.4 (2015/12/12)

## Improvements
Expand Down
3 changes: 2 additions & 1 deletion maven-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
<version>0.10.1</version>
<version>0.11.0</version>
<version>0.11.4</version>
<version>0.11.7</version>
</versions>
<lastUpdated>20151211110501</lastUpdated>
<lastUpdated>20151215075307</lastUpdated>
</versioning>
</metadata>
2 changes: 1 addition & 1 deletion maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11efd4dd1c8b8aae2bb727a10489826c
e0b2f8e448b997040e1741e5e60bb0e7
2 changes: 1 addition & 1 deletion maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b118d0d5cd0811862f9257749c1860b51849323d
d8eb111da2817b47a2b9f9061bf6a99a5579ceac
Binary file removed repro-android-sdk-0.11.4.aar
Binary file not shown.
1 change: 0 additions & 1 deletion repro-android-sdk-0.11.4.aar.md5

This file was deleted.

1 change: 0 additions & 1 deletion repro-android-sdk-0.11.4.aar.sha1

This file was deleted.

1 change: 0 additions & 1 deletion repro-android-sdk-0.11.4.pom.md5

This file was deleted.

1 change: 0 additions & 1 deletion repro-android-sdk-0.11.4.pom.sha1

This file was deleted.

Binary file added repro-android-sdk-0.11.7.aar
Binary file not shown.
1 change: 1 addition & 0 deletions repro-android-sdk-0.11.7.aar.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5bc8cdf1016e58b1a8f0b2cd86f9f0f9
1 change: 1 addition & 0 deletions repro-android-sdk-0.11.7.aar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6456493687f1b3a3eb682fc947fe3ba30d9bd6d9
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.repro</groupId>
<artifactId>repro-android-sdk</artifactId>
<version>0.11.4</version>
<version>0.11.7</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
Expand Down
1 change: 1 addition & 0 deletions repro-android-sdk-0.11.7.pom.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
66530a36324b6f5f0b8a532c646283f9
1 change: 1 addition & 0 deletions repro-android-sdk-0.11.7.pom.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
10977191279b7da0c3494705f2598b6b455a4eb1

0 comments on commit ad4551c

Please sign in to comment.