Skip to content

Commit

Permalink
release: 5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Nov 25, 2021
1 parent a4ecc3c commit 3f5d779
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.4.2

* Ref: catch Throwable instead of Exception to suppress internal SDK errors (#1812)

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.4.2-SNAPSHOT
versionName=5.4.2

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

0 comments on commit 3f5d779

Please sign in to comment.