Skip to content

Commit eef2135

Browse files
authored
Release 2.1.0-alpha.2 (#351)
* doc: Update changelog for v2.1.0-alpha.2 * bump version to 2.1.0-alpha.2 --------- Co-authored-by: chris <[email protected]>
1 parent 2a20748 commit eef2135

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
# 2.1.0-alpha.2
4+
5+
### Build
6+
- Update release flow [#348](https://github.com/rollbar/rollbar-java/pull/348)
7+
- Update Android quality plugin [#349](https://github.com/rollbar/rollbar-java/pull/349)
8+
9+
### Fix
10+
- Add ANR detector missing initialization [#346](https://github.com/rollbar/rollbar-java/pull/346)
11+
312
# 2.1.0-alpha.1
413

514
### 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.1
1+
VERSION_NAME=2.1.0-alpha.2
22
GROUP=com.rollbar
33

44
android.useAndroidX=true

0 commit comments

Comments
 (0)