Skip to content

Commit e0bd26a

Browse files
committed
chore: 3.2.0
1 parent b98169a commit e0bd26a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# vNext
22

3+
# 3.2.0
4+
35
* Bump: AGP 4.1.1 (#1040)
46
* Fix: use neutral Locale for String operations #1033
57
* Update to sentry-native 0.4.4 and fix shared library builds (#1039)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android.useAndroidX=true
66

77
# Release information
88
buildVersionCode=20048
9-
versionName=3.1.4-SNAPSHOT
9+
versionName=3.2.0
1010

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

0 commit comments

Comments
 (0)