Skip to content

Commit

Permalink
Merge branch 'release/5.4.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Nov 18, 2021
2 parents 6a82066 + b1178f0 commit e25b63c
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.1

* Feat: Refactor OkHttp and Apollo to Kotlin functional interfaces (#1797)
* Feat: Add secondary constructor to SentryInstrumentation (#1804)
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.1-SNAPSHOT
versionName=5.4.1

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

0 comments on commit e25b63c

Please sign in to comment.