Skip to content

Commit a86bb0e

Browse files
authored
Release 2.2.0-beta.1 (#365)
* doc: update changelog for v2.2.0-beta.1 * bump version to 2.2.0-beta.1
1 parent c916ff2 commit a86bb0e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
# 2.2.0-alpha.1
4+
5+
- Switching to beta release
6+
37
# 2.2.0-alpha.1
48
### rollbar-android
59
- Automatic capture of navigation telemetry events [#361](https://github.com/rollbar/rollbar-java/pull/361)

gradle.properties

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

44
android.useAndroidX=true

0 commit comments

Comments
 (0)