Skip to content

Bump ly.count.android:sdk from 26.1.4 to 26.1.5 - #803

Merged
hannesa2 merged 1 commit into
masterfrom
dependabot/gradle/ly.count.android-sdk-26.1.5
Aug 4, 2026
Merged

Bump ly.count.android:sdk from 26.1.4 to 26.1.5#803
hannesa2 merged 1 commit into
masterfrom
dependabot/gradle/ly.count.android-sdk-26.1.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps ly.count.android:sdk from 26.1.4 to 26.1.5.

Release notes

Sourced from ly.count.android:sdk's releases.

26.1.5

  • The SDK now supports API level 37. Integrating apps must build with compileSdk 34 or higher.

  • Added a new configuration option setCustomSSLSocketFactory(SSLSocketFactory) to send the SDK's HTTPS requests through a custom SSLSocketFactory.

  • Added support for reporting the app's current theme (light or dark) when presenting feedback widgets, rating widgets, and content, so they are displayed in matching conditions.

  • Improved link handling for content and feedback widgets, so links that carry their own query parameters, such as deep links, are parsed correctly.

  • Added a content configuration option to provide a handler for links opened from the content web view, so the app can route its own deep links instead of the SDK opening the system browser, set via setContentUrlHandler(ContentUrlHandler).

  • Added one-call security convenience methods CountlyConfig.enableRecommendedSecuritySettings() and CountlyConfigPush.enableRecommendedSecuritySettings(List) that apply the recommended hardening in a single call.

  • Mitigated an issue where content could fail to be displayed on some devices, as the content web view could stay hidden even after its resources had finished loading.

  • Mitigated issues in "ly.count.android:sdk-native" where:

    • the native libraries were not laid out for 16 KB memory page sizes.
    • a failure to load the "countly_native" library would crash the app instead of disabling native crash reporting.
    • "CountlyNative.getBreakpadChecksum()" returned a stale revision instead of the Breakpad revision the native library was built from.
Changelog

Sourced from ly.count.android:sdk's changelog.

26.1.5

  • The SDK now supports API level 37. Integrating apps must build with compileSdk 34 or higher.

  • Added a new configuration option setCustomSSLSocketFactory(SSLSocketFactory) to send the SDK's HTTPS requests through a custom SSLSocketFactory.

  • Added support for reporting the app's current theme (light or dark) when presenting feedback widgets, rating widgets, and content, so they are displayed in matching conditions.

  • Improved link handling for content and feedback widgets, so links that carry their own query parameters, such as deep links, are parsed correctly.

  • Added a content configuration option to provide a handler for links opened from the content web view, so the app can route its own deep links instead of the SDK opening the system browser, set via setContentUrlHandler(ContentUrlHandler).

  • Added one-call security convenience methods CountlyConfig.enableRecommendedSecuritySettings() and CountlyConfigPush.enableRecommendedSecuritySettings(List) that apply the recommended hardening in a single call.

  • Mitigated an issue where content could fail to be displayed on some devices, as the content web view could stay hidden even after its resources had finished loading.

  • Mitigated issues in "ly.count.android:sdk-native" where:

    • the native libraries were not laid out for 16 KB memory page sizes.
    • a failure to load the "countly_native" library would crash the app instead of disabling native crash reporting.
    • "CountlyNative.getBreakpadChecksum()" returned a stale revision instead of the Breakpad revision the native library was built from.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ly.count.android:sdk](https://github.com/Countly/countly-sdk-android) from 26.1.4 to 26.1.5.
- [Release notes](https://github.com/Countly/countly-sdk-android/releases)
- [Changelog](https://github.com/Countly/countly-sdk-android/blob/master/CHANGELOG.md)
- [Commits](Countly/countly-sdk-android@26.1.4...26.1.5)

---
updated-dependencies:
- dependency-name: ly.count.android:sdk
  dependency-version: 26.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 4, 2026
@hannesa2
hannesa2 merged commit 40b6948 into master Aug 4, 2026
2 checks passed
@hannesa2
hannesa2 deleted the dependabot/gradle/ly.count.android-sdk-26.1.5 branch August 4, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant