Skip to content

Commit

Permalink
release: 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Sep 21, 2021
1 parent c5e18db commit 1e831f8
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.0

* Feat: Allow setting proguard via Options and/or external resources (#1728)
* Feat: Add breadcrumbs for the Apollo integration (#1726)
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.0-beta.4-SNAPSHOT
versionName=5.2.0

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

0 comments on commit 1e831f8

Please sign in to comment.