Skip to content

Commit

Permalink
release: 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Oct 4, 2021
1 parent 3ec0698 commit daf069c
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.2.1

* Feat: Add isCrashedLastRun support (#1739)
* Fix: Handle exception if Context.registerReceiver throws (#1747)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=512m -XX:MaxMetaspaceSize=1536m -XX:+H
android.useAndroidX=true

# Release information
versionName=5.2.1-SNAPSHOT
versionName=5.2.1

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

0 comments on commit daf069c

Please sign in to comment.