Skip to content

Commit

Permalink
Release v6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Panelo authored and gumil committed Oct 16, 2019
1 parent 93efecb commit c338abd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### Changelog:
## 6.4.2
#### Fixed
- Close form broadcast being called while Play Store dialog is active
## 6.4.1
#### Fixed
- Crash caused by TargetingOptionsModel when obfuscated
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Due to changes of the Android framework some minor aspects of the SDK will work
- The progress bar at the top of the form will be tinted with the accent color only for API >= 21

## Installation
- You can find the latest version of our SDK [here](https://bintray.com/usabilla/maven/ubform) and add it as a Maven or a Gradle dependency (`implementation 'com.usabilla.sdk:ubform:6.4.0'`).
- You can find the latest version of our SDK [here](https://bintray.com/usabilla/maven/ubform) and add it as a Maven or a Gradle dependency (`implementation 'com.usabilla.sdk:ubform:6.4.2'`).
- If you don't want to use a dependency manager you can also import the .aar library independently.
Our SDK uses the following dependencies. If your project doesn't use them already you might need to add it as well in your gradle file.
```
Expand Down
Binary file removed ubform-6.4.1.aar
Binary file not shown.
Binary file added ubform-6.4.2.aar
Binary file not shown.

0 comments on commit c338abd

Please sign in to comment.