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 d032c5d commit 3a4ccb8Copy full SHA for 3a4ccb8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+# 2.1.0
4
+
5
+### Fix
6
+- Switching to full release
7
+- Bump org.mockito:mockito-android from 5.18.0 to 5.20.0 [#347](https://github.com/rollbar/rollbar-java/pull/347)
8
+- Bump org.apache.httpcomponents.client5:httpclient5 from 5.0.3 to 5.5.1 [#350](https://github.com/rollbar/rollbar-java/pull/350)
9
10
# 2.1.0-alpha.3
11
12
### Fix
gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=2.1.0-alpha.3
+VERSION_NAME=2.1.0
GROUP=com.rollbar
android.useAndroidX=true
0 commit comments