File tree Expand file tree Collapse file tree
bugsnag-android-core/src/main/java/com/bugsnag/android
examples/sdk-app-example/gradle Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## TBD
3+ ## 6.21.0 (2026-01-05)
44
55### Enhancements
66
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ import java.io.IOException
77 */
88class Notifier @JvmOverloads constructor(
99 var name : String = " Android Bugsnag Notifier" ,
10- var version : String = " 6.20 .0" ,
10+ var version : String = " 6.21 .0" ,
1111 var url : String = " https://bugsnag.com"
1212) : JsonStream.Streamable {
1313
Original file line number Diff line number Diff line change 22activityCompose = " 1.8.0"
33agp = " 8.10.0"
44appcompat = " 1.6.1"
5- bugsnag-android = " 6.20 .0"
5+ bugsnag-android = " 6.21 .0"
66bugsnag-gradle = " 0.4.0"
77composeBom = " 2024.09.00"
88coreKtx = " 1.16.0"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ org.gradle.jvmargs=-Xmx4096m
1111# This option should only be used with decoupled projects. More details, visit
1212# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1313org.gradle.parallel =true
14- VERSION_NAME =6.20 .0
14+ VERSION_NAME =6.21 .0
1515GROUP =com.bugsnag
1616POM_SCM_URL =https://github.com/bugsnag/bugsnag-android
1717POM_SCM_CONNECTION =scm:git@github.com:bugsnag/bugsnag-android.git
You can’t perform that action at this time.
0 commit comments