Skip to content

Commit 15d0d8b

Browse files
a7medevHeshamMegid
authored andcommitted
chore(android): bump sdk to v12.7.1 (#1134)
1 parent ef0b1c5 commit 15d0d8b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## [12.7.0](https://github.com/Instabug/Instabug-React-Native/compare/v12.6.0...v12.7.0) (February 10, 2024)
410

511
### Added

android/native.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project.ext.instabug = [
2-
version: '12.7.0'
2+
version: '12.7.1'
33
]
44

55
dependencies {

0 commit comments

Comments
 (0)