Skip to content

Commit

Permalink
Prepare 5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Oct 15, 2021
1 parent 1e24cc8 commit b2eb278
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## Unreleased

## 5.2.3

* Fix: Make ActivityFramesTracker operations thread-safe (#1762)
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.3
versionName=5.2.4-SNAPSHOT

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

0 comments on commit b2eb278

Please sign in to comment.