Skip to content

Commit

Permalink
chore(android): bump sdk to v12.7.1 (#1134)
Browse files Browse the repository at this point in the history
  • Loading branch information
a7medev authored and ahmedAlaaInstabug committed Feb 20, 2024
1 parent 81f78ff commit d5a91b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [Unreleased](https://github.com/Instabug/Instabug-React-Native/compare/v12.7.0...dev)

### Changed

- 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).

## [12.7.0](https://github.com/Instabug/Instabug-React-Native/compare/v12.6.0...v12.7.0) (February 10, 2024)

### Added
Expand Down
2 changes: 1 addition & 1 deletion android/native.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project.ext.instabug = [
version: '12.7.0'
version: '12.7.1'
]

dependencies {
Expand Down

0 comments on commit d5a91b9

Please sign in to comment.