Skip to content

Commit b1178f0

Browse files
committed
release: 5.4.1
1 parent 6a82066 commit b1178f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 5.4.1
44

55
* Feat: Refactor OkHttp and Apollo to Kotlin functional interfaces (#1797)
66
* Feat: Add secondary constructor to SentryInstrumentation (#1804)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=512m -XX:MaxMetaspaceSize=1536m -XX:+H
55
android.useAndroidX=true
66

77
# Release information
8-
versionName=5.4.1-SNAPSHOT
8+
versionName=5.4.1
99

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

0 commit comments

Comments
 (0)