Skip to content

Commit

Permalink
Merge branch 'release/5.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Aug 19, 2021
2 parents a611eb2 + ce5737d commit 7253ae6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## 5.1.1

* Fix: Remove onActivityPreCreated call in favor of onActivityCreated (#1661)
* Fix: Do not crash if SENSOR_SERVICE throws (#1655)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android.useAndroidX=true

# Release information
buildVersionCode=20079
versionName=5.1.1-SNAPSHOT
versionName=5.1.1

# disable renderscript, it's enabled by default
android.defaults.buildfeatures.renderscript=false
Expand Down

0 comments on commit 7253ae6

Please sign in to comment.