Skip to content

Commit

Permalink
Release v7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Marchiori authored and kioli committed May 13, 2020
1 parent 88f07ad commit 1948da9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
### Changelog:
## 7.0.1
#### Fixed
- Minor bug
## 7.0.0
#### Updated
- Android library dependencies to use AndroidX
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,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:7.0.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:7.0.1'`).

- If you don't want to use a dependency manager you can also import the .aar library independently.
Our SDK has some dependencies, and if your project doesn't use them already you need to add them as well in your gradle file.
Expand Down
Binary file renamed ubform-7.0.0.aar → ubform-7.0.1.aar
Binary file not shown.

0 comments on commit 1948da9

Please sign in to comment.