- [changed] Bump internal dependencies.
- [changed] Bumped internal dependencies.
- [changed] Breaking Change: Updated minSdkVersion to API level 23 or higher.
- [fixed] Added custom tab support for more browsers [#6692]
- [changed] Internal improvements to testing on Android 14
- [changed] Bump internal dependencies
- [changed] Bump internal dependencies.
- [fixed] Updated the third-party license file to include Dagger's license.
- [feature] Improved development mode to allow all API calls to be made without having to sign in.
- [fixed] Fixed an issue where a crash happened whenever a feedback notification was shown on devices running Android 4.4 and lower.
- [feature] Added support for testers to attach JPEG screenshots to their feedback.
- [feature] Added support for in-app tester feedback. To learn more, see Collect feedback from testers.
- [fixed] Fixed a bug where only the last listener added to an
UpdateTaskusingaddOnProgressListener()would receive updates.
- [unchanged] Updated to accommodate the release of the updated [appdistro] Kotlin extensions library.
-
[feature] The [appdistro] SDK has been split into two libraries:
-
firebase-appdistribution-api- The API-only library
This new API-only library is functional only when the full [appdistro] SDK implementation (firebase-appdistribution) is present.firebase-appdistribution-apican be included in all build variants{: .external}. -
firebase-appdistribution- The full SDK implementation
This full SDK implementation is optional and should only be included in pre-release builds.
Visit the documentation to learn how to add these SDKs to your Android app.
-
- [removed] The Kotlin extensions library
firebase-appdistribution-ktxhas been removed. All its functionality has been moved to the new API-only library:firebase-appdistribution-api-ktx.
- [fixed] Fixed a bug that prevented testers from signing in when the app had an underscore in the package name.
- [fixed] Fixed a UI bug where the APK download notification displayed the incorrect error message.
- [changed] Internal improvements to tests.
The Kotlin extensions library transitively includes the base firebase-app-distribution library.
The Kotlin extensions library has no additional updates.
- [feature] The [appdistro] Android SDK is now available in beta. You can use this SDK to notify testers in-app when a new test build is available. To learn more, visit the [appdistro] reference documentation.
The [appdistro] Android library with Kotlin extensions is now available in beta. The Kotlin
extensions library transitively includes the base firebase-app-distribution library. To learn
more, visit the
[appdistro] KTX reference documentation.