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 ef0b1c5 commit 15d0d8bCopy full SHA for 15d0d8b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [Unreleased](https://github.com/Instabug/Instabug-React-Native/compare/v12.7.0...dev)
4
+
5
+### Changed
6
7
+- Bump Instabug Android SDK to v12.7.1 ([#1134](https://github.com/Instabug/Instabug-React-Native/pull/1134)). [See release notes](https://github.com/Instabug/android/releases/tag/v12.7.1).
8
9
## [12.7.0](https://github.com/Instabug/Instabug-React-Native/compare/v12.6.0...v12.7.0) (February 10, 2024)
10
11
### Added
android/native.gradle
@@ -1,5 +1,5 @@
project.ext.instabug = [
- version: '12.7.0'
+ version: '12.7.1'
]
dependencies {
0 commit comments