We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a82066 commit b1178f0Copy full SHA for b1178f0
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 5.4.1
4
5
* Feat: Refactor OkHttp and Apollo to Kotlin functional interfaces (#1797)
6
* Feat: Add secondary constructor to SentryInstrumentation (#1804)
gradle.properties
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=512m -XX:MaxMetaspaceSize=1536m -XX:+H
android.useAndroidX=true
7
# Release information
8
-versionName=5.4.1-SNAPSHOT
+versionName=5.4.1
9
10
# disable renderscript, it's enabled by default
11
android.defaults.buildfeatures.renderscript=false
0 commit comments