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 e44e256 commit 91b6a04Copy full SHA for 91b6a04
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
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
8
# 2.1.0-alpha.2
9
10
### Build
gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=2.1.0-alpha.2
+VERSION_NAME=2.1.0-alpha.3
GROUP=com.rollbar
android.useAndroidX=true
0 commit comments