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 b98169a commit e0bd26aCopy full SHA for e0bd26a
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# vNext
2
3
+# 3.2.0
4
+
5
* Bump: AGP 4.1.1 (#1040)
6
* Fix: use neutral Locale for String operations #1033
7
* Update to sentry-native 0.4.4 and fix shared library builds (#1039)
gradle.properties
@@ -6,7 +6,7 @@ android.useAndroidX=true
# Release information
8
buildVersionCode=20048
9
-versionName=3.1.4-SNAPSHOT
+versionName=3.2.0
10
11
# disable renderscript, it's enabled by default
12
android.defaults.buildfeatures.renderscript=false
0 commit comments