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 703f2bb commit a7993caCopy full SHA for a7993ca
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 5.7.0
4
5
* Feat: Automatically enable `Timber` and `Fragment` integrations if they are present on the classpath (#1936)
6
gradle.properties
@@ -7,7 +7,7 @@ org.gradle.parallel=true
7
android.useAndroidX=true
8
9
# Release information
10
-versionName=5.6.4-SNAPSHOT
+versionName=5.7.0
11
12
# disable renderscript, it's enabled by default
13
android.defaults.buildfeatures.renderscript=false
0 commit comments