Skip to content

Commit a7993ca

Browse files
committed
release: 5.7.0
1 parent 703f2bb commit a7993ca

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.7.0
44

55
* Feat: Automatically enable `Timber` and `Fragment` integrations if they are present on the classpath (#1936)
66

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.parallel=true
77
android.useAndroidX=true
88

99
# Release information
10-
versionName=5.6.4-SNAPSHOT
10+
versionName=5.7.0
1111

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

0 commit comments

Comments
 (0)