Skip to content

Commit 91b6a04

Browse files
authored
Release 2.1.0-alpha.3 (#355)
* doc: Update changelog for v2.1.0-alpha.3 * bump version to 2.1.0-alpha.3 --------- Co-authored-by: chris <[email protected]>
1 parent e44e256 commit 91b6a04

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
# 2.1.0-alpha.3
4+
5+
### Fix
6+
- Set AndroidConfiguration Builder visibility as public [#354](https://github.com/rollbar/rollbar-java/pull/354)
7+
38
# 2.1.0-alpha.2
49

510
### Build

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=2.1.0-alpha.2
1+
VERSION_NAME=2.1.0-alpha.3
22
GROUP=com.rollbar
33

44
android.useAndroidX=true

0 commit comments

Comments
 (0)